| Package | Description |
|---|---|
| org.codice.ddf.configuration.migration | |
| org.codice.ddf.migration |
| Modifier and Type | Method and Description |
|---|---|
MigrationOperation |
MigrationReportImpl.getOperation() |
MigrationOperation |
ExportMigrationReportImpl.getOperation() |
| Constructor and Description |
|---|
MigrationReportImpl(MigrationOperation operation,
Optional<Consumer<MigrationMessage>> consumer)
Creates a new migration report.
|
| Modifier and Type | Method and Description |
|---|---|
MigrationOperation |
MigrationReport.getOperation()
Gets the type of migration operation this report is associated with.
|
static MigrationOperation |
MigrationOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigrationOperation[] |
MigrationOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.