public class WorkflowManualTransitionExecutionEvent extends Object
Constructor and Description |
---|
WorkflowManualTransitionExecutionEvent(int actionId,
Long issueId,
Long projectId,
String issueTypeId,
String projectTypeId,
boolean successful) |
Modifier and Type | Method and Description |
---|---|
String |
buildEventName() |
int |
getActionId() |
Long |
getIssueId() |
String |
getIssueTypeId() |
Long |
getProjectId() |
String |
getProjectTypeId() |
Copyright © 2002-2018 Atlassian. All Rights Reserved.