Uses of Enum Class
com.atlassian.jira.issue.SelfUrlOriginType
Packages that use SelfUrlOriginType
-
Uses of SelfUrlOriginType in com.atlassian.jira.issue
Methods in com.atlassian.jira.issue that return SelfUrlOriginTypeModifier and TypeMethodDescriptionstatic SelfUrlOriginTypeSelfUrlOriginType.getDefault()static SelfUrlOriginTypeReturns the enum constant of this class with the specified name.static SelfUrlOriginType[]SelfUrlOriginType.values()Returns an array containing the constants of this enum class, in the order they are declared.