Uses of Class
org.xwiki.rest.model.jaxb.JobProgress
-
Packages that use JobProgress Package Description org.xwiki.rest.model.jaxb -
-
Uses of JobProgress in org.xwiki.rest.model.jaxb
Fields in org.xwiki.rest.model.jaxb declared as JobProgress Modifier and Type Field Description protected JobProgressJobStatus. progressMethods in org.xwiki.rest.model.jaxb that return JobProgress Modifier and Type Method Description JobProgressObjectFactory. createJobProgress()Create an instance ofJobProgressJobProgressJobStatus. getProgress()Gets the value of the progress property.JobProgressJobProgress. withCurrentLevelOffset(double value)JobProgressJobProgress. withOffset(double value)Methods in org.xwiki.rest.model.jaxb with parameters of type JobProgress Modifier and Type Method Description voidJobStatus. setProgress(JobProgress value)Sets the value of the progress property.JobStatusJobStatus. withProgress(JobProgress value)
-