Uses of Class
com.gentics.contentnode.rest.resource.impl.internal.JobProgress
Packages that use JobProgress
-
Uses of JobProgress in com.gentics.contentnode.rest.resource.impl.internal
Fields in com.gentics.contentnode.rest.resource.impl.internal declared as JobProgressMethods in com.gentics.contentnode.rest.resource.impl.internal that return JobProgressModifier and TypeMethodDescriptionJobStatus.getProgress()Get job progressJobProgress.setDone(int done) Set done totalJobProgress.setFinished(int finished) Set finish timestampJobProgress.setStarted(int started) Set start timestampJobProgress.setTotal(int total) Set total number of totalMethods in com.gentics.contentnode.rest.resource.impl.internal with parameters of type JobProgress