Uses of Class
com.gentics.contentnode.rest.model.request.migration.MigrationTagsRequest
Packages that use MigrationTagsRequest
-
Uses of MigrationTagsRequest in com.gentics.contentnode.rest.resource.migration
Methods in com.gentics.contentnode.rest.resource.migration with parameters of type MigrationTagsRequestModifier and TypeMethodDescriptionMigrationResource.getMigrationConstructs
(MigrationTagsRequest request) Get a list of constructs, that can be migrated for the given typeMigrationResource.getMigrationTagTypes
(MigrationTagsRequest request) Deprecated.
MigrationResource.getMigrationConstructs(MigrationTagsRequest)
instead