Package | Description |
---|---|
org.codice.ddf.configuration.migration |
Modifier and Type | Class and Description |
---|---|
class |
ExportMigrationEntryImpl
This class provides an implementation of the
ExportMigrationEntry . |
class |
ExportMigrationJavaPropertyReferencedEntryImpl
Defines a migration entry representing a property defined in a Java properties file whose value
references another migration entry.
|
class |
ExportMigrationPropertyReferencedEntryImpl
Defines a migration entry representing a property whose value references another migration entry.
|
class |
ExportMigrationSystemPropertyReferencedEntryImpl
Defines a migration entry representing a property defined in system properties which value
references another migration entry.
|
class |
ImportMigrationDirectoryEntryImpl
This class provides an implementation of the
ImportMigrationEntry representing a directory that was exported. |
class |
ImportMigrationEmptyEntryImpl
This class provides an implementation of the
ImportMigrationEntry representing a file that was not exported. |
class |
ImportMigrationEntryImpl
This class provides an implementation of the
ImportMigrationEntry interface. |
class |
ImportMigrationExternalEntryImpl
This class provides an implementation of the
ImportMigrationEntry representing an external file that was exported. |
class |
ImportMigrationJavaPropertyReferencedEntryImpl
Defines a migration entry representing a property defined in a Java properties file which value
references another migration entry.
|
class |
ImportMigrationPropertyReferencedEntryImpl
Defines a migration entry representing a property which value references another migration entry.
|
class |
ImportMigrationSystemPropertyReferencedEntryImpl
Defines a migration entry representing a property defined in system properties which value
references another migration entry.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.