Interface WebhookEventSection

All Superinterfaces:
Comparable<WebhookEventSection>
All Known Implementing Classes:
IssueWebhooksSection, ProjectWebhooksSection, PropertiesWebhooksSection, UserWebhooksSection

public interface WebhookEventSection extends Comparable<WebhookEventSection>
Use this interface to define section on webhook configuration form. Section can contain event groups and extra panels displayed over section. Order of section is defined with order property.