Package | Description |
---|---|
com.atlassian.jira.dashboard.analytics |
Modifier and Type | Method and Description |
---|---|
static GadgetHiddenEvent.Reason |
GadgetHiddenEvent.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GadgetHiddenEvent.Reason[] |
GadgetHiddenEvent.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GadgetHiddenEvent(String gadgetName,
String conditionClass,
GadgetHiddenEvent.Reason reason,
boolean isAnonymousUser) |
Copyright © 2002-2018 Atlassian. All Rights Reserved.