Uses of Class
com.atlassian.greenhopper.workflow.WorkflowMigrationException
Packages that use WorkflowMigrationException
-
Uses of WorkflowMigrationException in com.atlassian.greenhopper.workflow
Methods in com.atlassian.greenhopper.workflow that throw WorkflowMigrationExceptionModifier and TypeMethodDescriptionio.atlassian.fugue.Option<com.atlassian.jira.task.TaskDescriptor<com.atlassian.jira.web.action.admin.workflow.WorkflowMigrationResult>>WorkflowMigrationService.doMigrate(long projectId, long workflowSchemeId) Attempts to migrate the specified project to the specified workflow scheme.io.atlassian.fugue.Option<com.atlassian.jira.task.TaskDescriptor<com.atlassian.jira.web.action.admin.workflow.WorkflowMigrationResult>>WorkflowMigrationServiceImpl.doMigrate(long projectId, long workflowSchemeId)