Uses of Class
net.opengis.wps.v_2_0.StatusInfo
-
-
Uses of StatusInfo in net.opengis.wps.v_2_0
Methods in net.opengis.wps.v_2_0 that return StatusInfo Modifier and Type Method Description StatusInfoObjectFactory. createStatusInfo()Create an instance ofStatusInfoStatusInfoStatusInfo. withEstimatedCompletion(XMLGregorianCalendar value)StatusInfoStatusInfo. withExpirationDate(XMLGregorianCalendar value)StatusInfoStatusInfo. withJobID(String value)StatusInfoStatusInfo. withNextPoll(XMLGregorianCalendar value)StatusInfoStatusInfo. withPercentCompleted(Integer value)StatusInfoStatusInfo. withStatus(String value)
-