public static class EventDispatchOption.EventDispatchOptionImpl extends Object implements EventDispatchOption
EventDispatchOption.EventDispatchOptionImpl, EventDispatchOption.Factory
DO_NOT_DISPATCH, ISSUE_ASSIGNED, ISSUE_DELETED, 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()
EventDispatchOption
EventDispatchOption.getEventTypeId()
will be used.isEventBeingSent
in interface EventDispatchOption
public Long getEventTypeId()
EventDispatchOption
getEventTypeId
in interface EventDispatchOption
Copyright © 2002-2015 Atlassian. All Rights Reserved.