Uses of Class
com.gentics.contentnode.rest.resource.impl.internal.JobStatus
-
Packages that use JobStatus Package Description com.gentics.contentnode.rest.resource.impl.internal -
-
Uses of JobStatus in com.gentics.contentnode.rest.resource.impl.internal
Methods in com.gentics.contentnode.rest.resource.impl.internal that return JobStatus Modifier and Type Method Description JobStatus
JobStatus. setProgress(JobProgress progress)
Set job progressJobStatus
JobStatus. setRunning(boolean running)
Set whether the job is currently running
-