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.UpgradeTask
public String getShortDescription()
getShortDescription
in interface com.atlassian.upgrade.spi.UpgradeTask
public void runUpgrade(com.atlassian.upgrade.api.UpgradeContext upgradeContext)
runUpgrade
in interface com.atlassian.upgrade.spi.UpgradeTask
Copyright © 2002-2021 Atlassian. All Rights Reserved.