Class WorkflowManualTransitionExecutionEvent
java.lang.Object
com.atlassian.jira.bc.issue.events.WorkflowManualTransitionExecutionEvent
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowManualTransitionExecutionEvent
(int actionId, Long issueId, Long projectId, String issueTypeId, String projectTypeId, boolean successful) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
WorkflowManualTransitionExecutionEvent
-
-
Method Details
-
getActionId
public int getActionId() -
getIssueId
-
getProjectId
-
getIssueTypeId
-
getProjectTypeId
-
buildEventName
-