@Component public class

RegisteredWebHookEventFactory

extends Object
java.lang.Object
   ↳ com.atlassian.jira.plugins.webhooks.registration.RegisteredWebHookEventFactory

Summary

Public Constructors
@Autowired RegisteredWebHookEventFactory(JiraJQLPanel jiraJQLPanel, JqlEventMatcher jqlEventMatcher)
Public Methods
Iterable<RegisteredWebHookEvent> getAllEvents()
Iterable<WebHookEventSection> getWebHookEventSections()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

@Autowired public RegisteredWebHookEventFactory (JiraJQLPanel jiraJQLPanel, JqlEventMatcher jqlEventMatcher)

Public Methods

public Iterable<RegisteredWebHookEvent> getAllEvents ()

public Iterable<WebHookEventSection> getWebHookEventSections ()