public interface OperationContext<TRIGGER extends OperationTrigger>
Modifier and Type | Method and Description |
---|---|
TRIGGER |
getUpdateTrigger() |
boolean |
isEventSuppressed()
Control whether the save should result in an event being published.
|
boolean |
isSuppressNotifications()
Indicates that notifications should not be sent out informing users
of the changes to this content.
|
boolean isEventSuppressed()
boolean isSuppressNotifications()
TRIGGER getUpdateTrigger()
Copyright © 2003–2020 Atlassian. All rights reserved.