Package com.atlassian.jira.event
Class AbstractWorkflowEvent
java.lang.Object
com.atlassian.jira.event.AbstractEvent
com.atlassian.jira.event.AbstractWorkflowEvent
- All Implemented Interfaces:
JiraEvent
- Direct Known Subclasses:
DraftWorkflowCreatedEvent,DraftWorkflowDeletedEvent,DraftWorkflowPublishedEvent,PublishStatusDeleteFailedIssuesInStatus,StatusDeleteFailedInitialStatus,StatusDeleteFailedIssuesInStatus,StatusDeleteFailedPermissions,StatusDeleteFailedStatusNotFound,WorkflowCreatedEvent,WorkflowDeletedEvent,WorkflowImportedFromXmlEvent,WorkflowRenamedEvent,WorkflowUpdatedEvent
Author: jdoklovic
-
Field Summary
Fields inherited from class com.atlassian.jira.event.AbstractEvent
params, time -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanintbooleanMethods inherited from class com.atlassian.jira.event.AbstractEvent
equals, getParams, getTime, hashCode
-
Constructor Details
-
AbstractWorkflowEvent
-
-
Method Details
-
getWorkflow
-
getWorkflowHash
public int getWorkflowHash() -
getIsAdmin
public boolean getIsAdmin() -
getIsSysAdmin
public boolean getIsSysAdmin() -
getIsolated
public boolean getIsolated() -
isHasExtPermission
public boolean isHasExtPermission() -
getProjectId
-