Uses of Class
com.gentics.contentnode.rest.model.response.scheduler.JobStatus
-
Uses of JobStatus in com.gentics.contentnode.rest.model.response.scheduler
Modifier 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