|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MigrateTask
Method Summary | |
---|---|
java.util.Collection |
getErrors()
Return any errors that occur. |
java.lang.String |
getShortDescription()
A short (<50 chars) description of the upgrade action |
void |
migrate()
Perform the default migration. |
void |
migrateIssue(com.atlassian.jira.issue.Issue _issue)
Perform the Issue migration. |
void |
migrateProject(org.ofbiz.core.entity.GenericValue _project)
Perform the Project migration. |
Method Detail |
---|
java.lang.String getShortDescription()
void migrate() throws java.lang.Exception
java.lang.Exception
void migrateProject(org.ofbiz.core.entity.GenericValue _project) throws java.lang.Exception
java.lang.Exception
void migrateIssue(com.atlassian.jira.issue.Issue _issue) throws java.lang.Exception
java.lang.Exception
java.util.Collection getErrors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |