@Retention @Target public abstract @interface

EventComponent

implements Annotation
com.atlassian.jira.EventComponent

Class Overview

A class annotated with this will be registered automatically with JIRA's com.atlassian.event.api.EventPublisher to listen for events.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation