Uses of Enum Class
com.almworks.jira.structure.api.attribute.loader.composition.LoaderType
Packages that use LoaderType
-
Uses of LoaderType in com.almworks.jira.structure.api.attribute.loader.composition
Methods in com.almworks.jira.structure.api.attribute.loader.composition that return LoaderTypeModifier and TypeMethodDescriptionstatic LoaderTypeLoaderType.getType(AttributeLoader<?> loader) static LoaderTypestatic LoaderTypeReturns the enum constant of this class with the specified name.static LoaderType[]LoaderType.values()Returns an array containing the constants of this enum class, in the order they are declared.