com.atlassian.greenhopper.service.workflow.migration
Class WorkflowMigrationAdapterFactory

java.lang.Object
  extended by com.atlassian.greenhopper.service.workflow.migration.WorkflowMigrationAdapterFactory

@Service
public class WorkflowMigrationAdapterFactory
extends java.lang.Object

Use this class to construct the appropriate WorkflowMigrationAdapter for the current JIRA instance.


Constructor Summary
WorkflowMigrationAdapterFactory()
           
 
Method Summary
 WorkflowMigrationAdapter create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowMigrationAdapterFactory

public WorkflowMigrationAdapterFactory()
Method Detail

create

public WorkflowMigrationAdapter create()


Copyright © 2007-2012 Atlassian. All Rights Reserved.