Class ScreenTabEditingEvent
java.lang.Object
com.atlassian.jira.issue.fields.screen.analytics.BaseScreenEditingAnalytics
com.atlassian.jira.issue.fields.screen.analytics.ScreenTabEditingEvent
- Since:
- v7.4
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionScreenTabEditingEvent
(FieldScreenTab tab, boolean isGlobalAdmin, Long affectedProjects, Long affectedProjectId, ScreenTabEditingEvent.Type operationType, boolean hasExtPermission) -
Method Summary
Methods inherited from class com.atlassian.jira.issue.fields.screen.analytics.BaseScreenEditingAnalytics
getAffectedProjectId, getAffectedProjects, getScreenId, getTabId, isGlobalAdmin, isHasExtPermission
-
Constructor Details
-
ScreenTabEditingEvent
public ScreenTabEditingEvent(FieldScreenTab tab, boolean isGlobalAdmin, Long affectedProjects, Long affectedProjectId, ScreenTabEditingEvent.Type operationType, boolean hasExtPermission)
-
-
Method Details
-
getOperationType
-