Uses of Class
com.gentics.contentnode.rest.model.request.migration.MigrationTagsRequest
-
Packages that use MigrationTagsRequest Package Description com.gentics.contentnode.rest.resource.migration -
-
Uses of MigrationTagsRequest in com.gentics.contentnode.rest.resource.migration
Methods in com.gentics.contentnode.rest.resource.migration with parameters of type MigrationTagsRequest Modifier and Type Method Description ConstructListResponse
MigrationResource. getMigrationConstructs(MigrationTagsRequest request)
Get a list of constructs, that can be migrated for the given typeMigrationTagsResponse
MigrationResource. getMigrationTagTypes(MigrationTagsRequest request)
Deprecated.
-