Uses of Class
org.bonitasoft.web.client.model.ProcessInstanceInfo
Packages that use ProcessInstanceInfo
-
Uses of ProcessInstanceInfo in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return ProcessInstanceInfoModifier and TypeMethodDescriptionProcessInstanceInfoApi.getProcessInstanceInfoById(String id) Finds the ProcessInstanceInfo by ID !Methods in org.bonitasoft.web.client.api that return types with arguments of type ProcessInstanceInfoModifier and TypeMethodDescriptionProcessInstanceInfoApi.getProcessInstanceInfoByIdWithHttpInfo(String id) Finds the ProcessInstanceInfo by ID Similar togetProcessInstanceInfoByIdbut it also returns the http response headers . ! -
Uses of ProcessInstanceInfo in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ProcessInstanceInfoModifier and TypeMethodDescriptionProcessInstanceInfo.flowNodeStatesCounters(Map<String, ProcessInstanceInfoFlowNodeStatesCountersValue> flowNodeStatesCounters) ProcessInstanceInfo.putFlowNodeStatesCountersItem(String key, ProcessInstanceInfoFlowNodeStatesCountersValue flowNodeStatesCountersItem)