| Package | Description | 
|---|---|
| org.dcm4che3.conf.api.upgrade | 
 This package is part of the Maven module dcm4che-conf-api. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VersionDrivenUpgradeScript  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UpgradeScript.UpgradeContext.forkScript(Class<? extends UpgradeScript> forkedScript,
          String scriptVersion)
Allows to "fork" another script from the currently executed script. 
This feature allows to refactor an existing script (script A) by extracting a part of it into a new script (script B).  | 
Copyright © 2017 dcm4che.org. All rights reserved.