Uses of Enum Class
com.atlassian.crowd.event.licensing.LicensingTabViewEvent.Status
Packages that use LicensingTabViewEvent.Status
-
Uses of LicensingTabViewEvent.Status in com.atlassian.crowd.event.licensing
Fields in com.atlassian.crowd.event.licensing with type parameters of type LicensingTabViewEvent.StatusMethods in com.atlassian.crowd.event.licensing that return LicensingTabViewEvent.StatusModifier and TypeMethodDescriptionLicensingTabViewEvent.getStatus()static LicensingTabViewEvent.StatusReturns the enum constant of this class with the specified name.static LicensingTabViewEvent.Status[]LicensingTabViewEvent.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.crowd.event.licensing with parameters of type LicensingTabViewEvent.StatusModifier and TypeMethodDescriptionstatic LicensingTabViewEventLicensingTabViewEvent.from(LicensingTabViewEvent.Status status)