Uses of Enum Class
com.atlassian.crowd.event.licensing.LicensingTabViewEvent.Status
Package
Description
-
Uses of LicensingTabViewEvent.Status in com.atlassian.crowd.analytics.events.licensing
Modifier and TypeFieldDescriptionstatic final Map<LicensingTabViewEvent.Status,
LicensingTabViewAnalyticsEvent> LicensingTabViewAnalyticsEvent.BY_STATUS
Modifier and TypeMethodDescriptionLicensingTabViewAnalyticsEvent.from
(LicensingTabViewEvent.Status status) -
Uses of LicensingTabViewEvent.Status in com.atlassian.crowd.event.licensing
Modifier and TypeMethodDescriptionLicensingTabViewEvent.getStatus()
static LicensingTabViewEvent.Status
Returns 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.Modifier and TypeMethodDescriptionstatic LicensingTabViewEvent
LicensingTabViewEvent.from
(LicensingTabViewEvent.Status status)