public class ScreenTabEditingEvent extends BaseScreenEditingAnalytics
| Modifier and Type | Class and Description |
|---|---|
static class |
ScreenTabEditingEvent.Type |
| Constructor and Description |
|---|
ScreenTabEditingEvent(FieldScreenTab tab,
boolean isGlobalAdmin,
Long affectedProjects,
Long affectedProjectId,
ScreenTabEditingEvent.Type operationType,
boolean hasExtPermission) |
| Modifier and Type | Method and Description |
|---|---|
ScreenTabEditingEvent.Type |
getOperationType() |
getAffectedProjectId, getAffectedProjects, getScreenId, getTabId, isGlobalAdmin, isHasExtPermissionpublic ScreenTabEditingEvent(FieldScreenTab tab, boolean isGlobalAdmin, Long affectedProjects, Long affectedProjectId, ScreenTabEditingEvent.Type operationType, boolean hasExtPermission)
public ScreenTabEditingEvent.Type getOperationType()
Copyright © 2002-2021 Atlassian. All Rights Reserved.