Uses of Class
com.gentics.contentnode.rest.model.migration.MigrationPreProcessor
Package
Description
-
Uses of MigrationPreProcessor in com.gentics.contentnode.rest.model.migration
-
Uses of MigrationPreProcessor in com.gentics.contentnode.rest.model.request.migration
Modifier and TypeMethodDescriptionTagTypeMigrationRequest.getEnabledPreProcessors()
Returns the list of enabled pre processors that were specified for this migration requestTemplateMigrationRequest.getEnabledPreProcessors()
Returns the list of enabled pre processors that were specified for this migration requestModifier and TypeMethodDescriptionvoid
TagTypeMigrationRequest.setEnabledPreProcessors
(List<MigrationPreProcessor> enabledPreProcessors) Sets the map of enabled pre processors for this migration requestvoid
TemplateMigrationRequest.setEnabledPreProcessors
(List<MigrationPreProcessor> enabledPreProcessors) Sets the map of enabled pre processors for this migration request