Package | Description |
---|---|
com.atlassian.jira.issue.fields.screen.analytics |
Modifier and Type | Method and Description |
---|---|
ScreenTabEditingEvent.Type |
ScreenTabEditingEvent.getOperationType() |
static ScreenTabEditingEvent.Type |
ScreenTabEditingEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScreenTabEditingEvent.Type[] |
ScreenTabEditingEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ScreenTabEditingEvent(FieldScreenTab tab,
boolean isGlobalAdmin,
Long affectedProjects,
Long affectedProjectId,
ScreenTabEditingEvent.Type operationType,
boolean hasExtPermission) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.