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