Modifier and Type | Method and Description |
---|---|
RecordRequest |
SchemeEventHandler.onSchemeUpdatedEvent(AbstractSchemeUpdatedEvent event) |
RecordRequest |
SchemeEventHandlerImpl.onSchemeUpdatedEvent(AbstractSchemeUpdatedEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
IssueSecuritySchemeUpdatedEvent
Event indicating an issue security scheme has been updated.
|
Modifier and Type | Class and Description |
---|---|
class |
NotificationSchemeUpdatedEvent
Event indicating a notification scheme has been updated.
|
Modifier and Type | Class and Description |
---|---|
class |
PermissionSchemeUpdatedEvent
Event indicating a permission scheme has been updated.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkflowSchemeUpdatedEvent
Event indicating a workflow scheme has been updated.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractSchemeUpdatedEvent |
IssueSecuritySchemeManagerImpl.createSchemeUpdatedEvent(Scheme scheme,
Scheme originalScheme) |
Modifier and Type | Method and Description |
---|---|
protected AbstractSchemeUpdatedEvent |
DefaultNotificationSchemeManager.createSchemeUpdatedEvent(Scheme scheme,
Scheme originalScheme) |
Modifier and Type | Method and Description |
---|---|
protected AbstractSchemeUpdatedEvent |
DefaultPermissionSchemeManager.createSchemeUpdatedEvent(Scheme scheme,
Scheme originalScheme) |
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractSchemeUpdatedEvent |
AbstractSchemeManager.createSchemeUpdatedEvent(Scheme scheme,
Scheme originalScheme) |
Modifier and Type | Method and Description |
---|---|
protected AbstractSchemeUpdatedEvent |
DefaultWorkflowSchemeManager.createSchemeUpdatedEvent(Scheme scheme,
Scheme originalScheme) |
protected AbstractSchemeUpdatedEvent |
EagerWorkflowSchemeManager.createSchemeUpdatedEvent(Scheme scheme,
Scheme originalScheme) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.