Uses of Class
com.atlassian.greenhopper.workflow.WorkflowMigrationException

Packages that use WorkflowMigrationException
Package
Description
 
  • Uses of WorkflowMigrationException in com.atlassian.greenhopper.workflow

    Modifier and Type
    Method
    Description
    io.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)