Uses of Class
com.flowable.platform.service.StatusOptionsRepresentation
-
Packages that use StatusOptionsRepresentation Package Description com.flowable.platform.service.caze com.flowable.platform.service.process -
-
Uses of StatusOptionsRepresentation in com.flowable.platform.service.caze
Methods in com.flowable.platform.service.caze that return StatusOptionsRepresentation Modifier and Type Method Description StatusOptionsRepresentation
PlatformCaseInstanceService. getCaseInstanceStatusOptions(String caseInstanceId)
-
Uses of StatusOptionsRepresentation in com.flowable.platform.service.process
Methods in com.flowable.platform.service.process that return StatusOptionsRepresentation Modifier and Type Method Description StatusOptionsRepresentation
PlatformProcessInstanceService. getProcessInstanceStatusOptions(String processInstanceId)
-