com.atlassian.jira.workflow.migration
Class AssignableWorkflowSchemeMigrationHelper

java.lang.Object
  extended by com.atlassian.jira.workflow.migration.AbstractWorkflowSchemeMigrationHelper<T>
      extended by com.atlassian.jira.workflow.migration.AbstractWorkflowSchemeSingleProjectMigrationHelper<AssignableWorkflowScheme>
          extended by com.atlassian.jira.workflow.migration.AssignableWorkflowSchemeMigrationHelper
All Implemented Interfaces:
WorkflowSchemeMigrationHelper<AssignableWorkflowScheme>

public class AssignableWorkflowSchemeMigrationHelper
extends AbstractWorkflowSchemeSingleProjectMigrationHelper<AssignableWorkflowScheme>

Since:
v5.2

Field Summary
 
Fields inherited from class com.atlassian.jira.workflow.migration.AbstractWorkflowSchemeSingleProjectMigrationHelper
project, projectMigrator, projectName
 
Fields inherited from class com.atlassian.jira.workflow.migration.AbstractWorkflowSchemeMigrationHelper
constantsManager, delegator, eventPublisher, i18nHelper, issueIndexManager, log, schemeManager, schemeName, statusesNeedingMigration, taskManager, typesNeedingMigration, user, workflowMigrationMapping
 
Method Summary
 void associateProjectAndWorkflowScheme()
           
 
Methods inherited from class com.atlassian.jira.workflow.migration.AbstractWorkflowSchemeSingleProjectMigrationHelper
migrate
 
Methods inherited from class com.atlassian.jira.workflow.migration.AbstractWorkflowSchemeMigrationHelper
addMapping, doQuickMigrate, getLogger, getStatusesNeedingMigration, getTypesNeedingMigration, isHaveIssuesToMigrate, migrateAsync
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.jira.workflow.migration.WorkflowSchemeMigrationHelper
addMapping, doQuickMigrate, getLogger, getStatusesNeedingMigration, getTypesNeedingMigration, isHaveIssuesToMigrate, migrateAsync
 

Method Detail

associateProjectAndWorkflowScheme

public void associateProjectAndWorkflowScheme()
                                       throws org.ofbiz.core.entity.GenericEntityException
Throws:
org.ofbiz.core.entity.GenericEntityException


Copyright © 2002-2013 Atlassian. All Rights Reserved.