public static class EventDispatchOption.EventDispatchOptionImpl extends Object implements EventDispatchOption
EventDispatchOption.EventDispatchOptionImpl, EventDispatchOption.FactoryDO_NOT_DISPATCH, ISSUE_ARCHIVED, ISSUE_ASSIGNED, ISSUE_DELETED, ISSUE_RESTORED, ISSUE_UPDATED| Modifier and Type | Method and Description |
|---|---|
Long |
getEventTypeId()
Used to specify the event type this option is configured to express.
|
boolean |
isEventBeingSent()
This should be false if you do not want to dispatch an event, otherwise the event specified by
EventDispatchOption.getEventTypeId() will be used. |
public boolean isEventBeingSent()
EventDispatchOptionEventDispatchOption.getEventTypeId() will be used.isEventBeingSent in interface EventDispatchOptionpublic Long getEventTypeId()
EventDispatchOptiongetEventTypeId in interface EventDispatchOptionCopyright © 2002-2022 Atlassian. All Rights Reserved.