public class WorkflowMigrationSuccess extends AbstractWorkflowMigrationResult
failedIssuesSUCCESS, TERMINATED| Constructor and Description |
|---|
WorkflowMigrationSuccess(Map<Long,String> failedIssues)
Construct a result that indicates success.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorCollection |
getErrorCollection()
Returns a collection of errors that were found before starting the migration.
|
int |
getResult()
Returns the result of the workflow migration.
|
getFailedIssues, getNumberOfFailedIssuespublic int getResult()
WorkflowMigrationResultWorkflowMigrationResult.SUCCESS or WorkflowMigrationResult.TERMINATEDpublic ErrorCollection getErrorCollection()
WorkflowMigrationResultCopyright © 2002-2015 Atlassian. All Rights Reserved.