Package | Description |
---|---|
com.gentics.contentnode.rest.model.response.migration |
Modifier and Type | Method and Description |
---|---|
MigrationJobEntry |
MigrationStatusResponse.getLatestJob()
Returns the lastest job information
|
Modifier and Type | Method and Description |
---|---|
List<MigrationJobEntry> |
MigrationGetLogsResponse.getJobEntries()
Returns the list of job migration job entries
|
Modifier and Type | Method and Description |
---|---|
void |
MigrationStatusResponse.setLatestJob(MigrationJobEntry latestJob)
Sets the lastest job information for this response.
|
Modifier and Type | Method and Description |
---|---|
void |
MigrationGetLogsResponse.setJobEntries(List<MigrationJobEntry> jobEntries)
Sets the list of migration job entries fot his reponse.
|
Copyright © 2024 Gentics Software. All rights reserved.