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, isHasExtPermission
public ScreenTabEditingEvent(FieldScreenTab tab, boolean isGlobalAdmin, Long affectedProjects, Long affectedProjectId, ScreenTabEditingEvent.Type operationType, boolean hasExtPermission)
public ScreenTabEditingEvent.Type getOperationType()
Copyright © 2002-2022 Atlassian. All Rights Reserved.