java.lang.Object | |
↳ | com.atlassian.jira.bc.dataimport.DowngradeWorker |
This class will do the actual work of finding and running required downgrade tasks.
Downgrade tasks are defined in downgrades.xml and each Upgrade Task must declare whether its needs a downgrade, or is a no-op.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DowngradeWorker.Mode | Downgrade mode. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called to perform special downgrade tasks.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Called to perform special downgrade tasks.
This method is only invoked when we have identified that you are importing data from a newer version of JIRA, presumably because an OnDemand customer has exported JIRA data to import into their on premise instance.
DowngradeException |
---|