public interface UpgradeScript
@ org.dcm4che3.conf.api.upgrade.ScriptVersion
annotation to allow the upgrade runner to detect whether the script needs to be re-executed.Modifier and Type | Interface and Description |
---|---|
static class |
UpgradeScript.UpgradeContext |
static class |
UpgradeScript.UpgradeScriptMetadata |
Modifier and Type | Field and Description |
---|---|
static String |
NO_VERSION |
Modifier and Type | Method and Description |
---|---|
void |
upgrade(UpgradeScript.UpgradeContext upgradeContext) |
static final String NO_VERSION
void upgrade(UpgradeScript.UpgradeContext upgradeContext) throws ConfigurationException
ConfigurationException
Copyright © 2017 dcm4che.org. All rights reserved.