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