public class UpgradeTask_Build73011 extends Object implements com.atlassian.upgrade.spi.UpgradeTask
| Constructor and Description |
|---|
UpgradeTask_Build73011(QueryDslAccessor dbConnectionManager,
org.ofbiz.core.entity.DelegatorInterface delegator) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBuildNumber() |
String |
getShortDescription() |
void |
runUpgrade(com.atlassian.upgrade.api.UpgradeContext upgradeContext) |
public UpgradeTask_Build73011(QueryDslAccessor dbConnectionManager, org.ofbiz.core.entity.DelegatorInterface delegator)
public int getBuildNumber()
getBuildNumber in interface com.atlassian.upgrade.spi.UpgradeTaskpublic String getShortDescription()
getShortDescription in interface com.atlassian.upgrade.spi.UpgradeTaskpublic void runUpgrade(com.atlassian.upgrade.api.UpgradeContext upgradeContext)
runUpgrade in interface com.atlassian.upgrade.spi.UpgradeTaskCopyright © 2002-2020 Atlassian. All Rights Reserved.