Uses of Class
com.gentics.contentnode.rest.model.migration.TemplateMigrationMapping
-
Packages that use TemplateMigrationMapping Package Description com.gentics.contentnode.rest.model.request.migration -
-
Uses of TemplateMigrationMapping in com.gentics.contentnode.rest.model.request.migration
Methods in com.gentics.contentnode.rest.model.request.migration that return TemplateMigrationMapping Modifier and Type Method Description TemplateMigrationMapping
TemplateMigrationRequest. getMapping()
Returns the mapping for this migration requestMethods in com.gentics.contentnode.rest.model.request.migration with parameters of type TemplateMigrationMapping Modifier and Type Method Description void
TemplateMigrationRequest. setMapping(TemplateMigrationMapping mapping)
Sets the mapping for this migration request
-