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