| Package | Description |
|---|---|
| com.gentics.contentnode.rest.model.migration | |
| com.gentics.contentnode.rest.model.request.migration |
| Modifier and Type | Method and Description |
|---|---|
int |
MigrationPostProcessor.compareTo(MigrationPostProcessor o) |
| Modifier and Type | Method and Description |
|---|---|
List<MigrationPostProcessor> |
TagTypeMigrationRequest.getEnabledPostProcessors()
Returns the list of enabled post processors that were specified for this migration request
|
List<MigrationPostProcessor> |
TemplateMigrationRequest.getEnabledPostProcessors()
Returns the list of enabled post processors that were specified for this migration request
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagTypeMigrationRequest.setEnabledPostProcessors(List<MigrationPostProcessor> enabledPostProcessors)
Sets the map of enabled post processors for this migration request
|
void |
TemplateMigrationRequest.setEnabledPostProcessors(List<MigrationPostProcessor> enabledPostProcessors)
Sets the map of enabled post processors for this migration request
|
Copyright © 2024 Gentics Software. All rights reserved.