Uses of Interface
com.atlassian.jira.workflow.migration.WorkflowSchemeMigrationHelper

Packages that use WorkflowSchemeMigrationHelper
com.atlassian.jira.web.action.admin.workflow.scheme   
com.atlassian.jira.workflow.migration   
 

Uses of WorkflowSchemeMigrationHelper in com.atlassian.jira.web.action.admin.workflow.scheme
 

Methods in com.atlassian.jira.web.action.admin.workflow.scheme that return WorkflowSchemeMigrationHelper
 WorkflowSchemeMigrationHelper<?> SelectProjectWorkflowSchemeStep2.getMigrationHelper()
           
 

Uses of WorkflowSchemeMigrationHelper in com.atlassian.jira.workflow.migration
 

Subinterfaces of WorkflowSchemeMigrationHelper in com.atlassian.jira.workflow.migration
 interface DraftWorkflowSchemeMigrationHelper
           
 

Classes in com.atlassian.jira.workflow.migration that implement WorkflowSchemeMigrationHelper
 class AbstractWorkflowSchemeMigrationHelper<T extends WorkflowScheme>
           
 class AbstractWorkflowSchemeSingleProjectMigrationHelper<T extends WorkflowScheme>
           
 class AssignableWorkflowSchemeMigrationHelper
           
 class DraftWorkflowSchemeMultipleProjectsMigrationHelper
           
 class DraftWorkflowSchemeSingleProjectMigrationHelper
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.