@Component public class RegisteredWebHookEventFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
PROCESS_EVENT_ASYNC |
static boolean |
PROCESS_EVENT_SYNC |
| Constructor and Description |
|---|
RegisteredWebHookEventFactory(JiraJQLPanel jiraJQLPanel,
JqlEventMatcher jqlEventMatcher,
FeatureManager featureManager) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<com.atlassian.webhooks.api.register.RegisteredWebHookEvent> |
getAllEvents() |
Iterable<com.atlassian.webhooks.api.register.WebHookEventSection> |
getWebHookEventSections() |
public static final boolean PROCESS_EVENT_SYNC
public static final boolean PROCESS_EVENT_ASYNC
@Autowired public RegisteredWebHookEventFactory(JiraJQLPanel jiraJQLPanel, JqlEventMatcher jqlEventMatcher, FeatureManager featureManager)
Copyright © 2002-2024 Atlassian. All Rights Reserved.