| Package | Description |
|---|---|
| org.dcm4che3.conf.api.upgrade |
This package is part of the Maven module dcm4che-conf-api.
|
| org.dcm4che3.conf.dicom |
This package is part of the Maven module dcm4che-conf-api
and dcm4che-conf-dicom.
|
| Class and Description |
|---|
| ConfigurationMetadata |
| ConfigurationMetadataExtension |
| FixUpTo |
| MMPVersion
Major-minor-patch version
|
| ScriptVersion
Allows to specify an upgrade script version, when a script is executed, this value will be persisted in the config metadata
|
| UpgradeScript
Implement this interface to cover
transformation of configuration classes structure between releases
conditional default config initialization
migration of legacy configuration
Mark the implemented class with
@ org.dcm4che3.conf.api.upgrade.ScriptVersion
annotation to allow the upgrade runner to detect whether the script needs to be re-executed. |
| UpgradeScript.UpgradeContext |
| UpgradeScript.UpgradeScriptMetadata |
| Class and Description |
|---|
| ConfigurationMetadata |
Copyright © 2017 dcm4che.org. All rights reserved.