Uses of Enum Class
com.atlassian.servicedesk.api.requesttype.RequestTypeAllowedEntityStatus
Packages that use RequestTypeAllowedEntityStatus
-
Uses of RequestTypeAllowedEntityStatus in com.atlassian.servicedesk.api.requesttype
Methods in com.atlassian.servicedesk.api.requesttype that return RequestTypeAllowedEntityStatusModifier and TypeMethodDescriptionRequestTypeAllowedEntityDTO.getStatus()Returns the enum constant of this class with the specified name.static RequestTypeAllowedEntityStatus[]RequestTypeAllowedEntityStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.