public static final class EventDispatchOption.Factory extends Object
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static EventDispatchOption |
get(Long id)
Creates an EventDispatchOption with the specified eventTypeId.
|
public static EventDispatchOption get(@Nullable Long id)
id
- specifies an event type id as found in the EventType
class.Copyright © 2002-2023 Atlassian. All Rights Reserved.