Uses of Class
com.gentics.contentnode.rest.model.response.scheduler.JobStatus
Packages that use JobStatus
-
Uses of JobStatus in com.gentics.contentnode.rest.model.response.scheduler
Methods in com.gentics.contentnode.rest.model.response.scheduler that return JobStatusModifier and TypeMethodDescriptionJobStatus.setActive
(boolean active) Set active flagJobStatus.setEnd
(int end) Set end timestampJobStatus.setId
(int id) Set the Job IDSet the job nameJobStatus.setReturnValue
(int returnValue) Set return valueJobStatus.setStart
(int start) Set start timestamp