Uses of Class
com.gentics.contentnode.rest.model.response.migration.MigrationGetLogResponse
-
Packages that use MigrationGetLogResponse Package Description com.gentics.contentnode.rest.resource.migration -
-
Uses of MigrationGetLogResponse in com.gentics.contentnode.rest.resource.migration
Methods in com.gentics.contentnode.rest.resource.migration that return MigrationGetLogResponse Modifier and Type Method Description MigrationGetLogResponse
MigrationResource. getMigrationLog(int jobId)
Get the log for a given tag type migration job
-