Package | Description |
---|---|
com.atlassian.crowd.analytics.events.licensing | |
com.atlassian.crowd.event.licensing |
Modifier and Type | Field and Description |
---|---|
static com.google.common.collect.ImmutableMap<LicensingTabViewEvent.Status,LicensingTabViewAnalyticsEvent> |
LicensingTabViewAnalyticsEvent.BY_STATUS |
Modifier and Type | Method and Description |
---|---|
LicensingTabViewEvent.Status |
LicensingTabViewAnalyticsEvent.getStatus() |
Modifier and Type | Method and Description |
---|---|
static LicensingTabViewAnalyticsEvent |
LicensingTabViewAnalyticsEvent.from(LicensingTabViewEvent.Status status) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.collect.ImmutableMap<LicensingTabViewEvent.Status,LicensingTabViewEvent> |
LicensingTabViewEvent.BY_STATUS |
Modifier and Type | Method and Description |
---|---|
LicensingTabViewEvent.Status |
LicensingTabViewEvent.getStatus() |
static LicensingTabViewEvent.Status |
LicensingTabViewEvent.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicensingTabViewEvent.Status[] |
LicensingTabViewEvent.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static LicensingTabViewEvent |
LicensingTabViewEvent.from(LicensingTabViewEvent.Status status) |
Copyright © 2021 Atlassian. All rights reserved.