Uses of Class
com.gentics.contentnode.rest.model.response.migration.MigrationJobItemsResponse
-
Packages that use MigrationJobItemsResponse Package Description com.gentics.contentnode.rest.resource.migration -
-
Uses of MigrationJobItemsResponse in com.gentics.contentnode.rest.resource.migration
Methods in com.gentics.contentnode.rest.resource.migration that return MigrationJobItemsResponse Modifier and Type Method Description MigrationJobItemsResponse
MigrationResource. getMigrationJobItems(int jobId)
Get the migration job items for the given job
-