Class VersionAdapterFactory
java.lang.Object
com.atlassian.greenhopper.manager.version.VersionAdapterFactory
Constructs an instance of a
VersionAdapter
for the current JIRA version.- Since:
- v6.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
migrate()
Migrates the stored start dates of versions from GreenHopper to JIRA.
-
Constructor Details
-
VersionAdapterFactory
public VersionAdapterFactory()
-
-
Method Details
-
migrate
public void migrate()Migrates the stored start dates of versions from GreenHopper to JIRA.
-