Class StatusEventHandlerImpl
java.lang.Object
com.atlassian.jira.auditing.handlers.StatusEventHandlerImpl
- All Implemented Interfaces:
StatusEventHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
-
Constructor Details
-
StatusEventHandlerImpl
public StatusEventHandlerImpl(com.atlassian.audit.api.AuditService auditService)
-
-
Method Details
-
handleStatusCreated
- Specified by:
handleStatusCreated
in interfaceStatusEventHandler
-
handleStatusEdited
- Specified by:
handleStatusEdited
in interfaceStatusEventHandler
-
handleStatusDeleted
- Specified by:
handleStatusDeleted
in interfaceStatusEventHandler
-
handleStatusMoved
- Specified by:
handleStatusMoved
in interfaceStatusEventHandler
-