Uses of Enum Class
com.atlassian.jira.security.Permissions.Type
Packages that use Permissions.Type
-
Uses of Permissions.Type in com.atlassian.jira.security
Methods in com.atlassian.jira.security that return Permissions.TypeModifier and TypeMethodDescriptionPermissions.Permission.getType()static Permissions.TypeReturns the enum constant of this class with the specified name.static Permissions.Type[]Permissions.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.