com.atlassian.jira
Annotation Type EventComponent


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface EventComponent

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



Copyright © 2002-2014 Atlassian. All Rights Reserved.