com.atlassian.jira.action.admin
Class OfBizDowngradeHandler
java.lang.Object
com.atlassian.jira.action.admin.OfBizDowngradeHandler
public class OfBizDowngradeHandler
- extends Object
Serves one purpose in life - to downgrade upgrade tasks that are destructive.
This downgrade task was introduced along with "rename user" feature. OnDemand customers, which are using 6.0-OD8 or
later, still need be able to move to BTF, which in version 5.2.x is not affected by rename user.
- Since:
- v5.2.8
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OfBizDowngradeHandler
public OfBizDowngradeHandler(OfBizDelegator ofBizDelegator)
downgradeAppUsersToExternalEntities
public void downgradeAppUsersToExternalEntities()
throws org.ofbiz.core.entity.GenericEntityException
- Throws:
org.ofbiz.core.entity.GenericEntityException
convertUserKeysStoredInWorkflowsIntoUserNames
public void convertUserKeysStoredInWorkflowsIntoUserNames()
throws org.ofbiz.core.entity.GenericEntityException
- Throws:
org.ofbiz.core.entity.GenericEntityException
Copyright © 2002-2014 Atlassian. All Rights Reserved.