Uses of Class
org.bonitasoft.web.client.model.ProcessInstanceInfoFlowNodeStatesCountersValue
Packages that use ProcessInstanceInfoFlowNodeStatesCountersValue
-
Uses of ProcessInstanceInfoFlowNodeStatesCountersValue in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ProcessInstanceInfoFlowNodeStatesCountersValueModifier and TypeMethodDescriptionProcessInstanceInfoFlowNodeStatesCountersValue.completing(Long completing) ProcessInstanceInfoFlowNodeStatesCountersValue.initializing(Long initializing) Methods in org.bonitasoft.web.client.model that return types with arguments of type ProcessInstanceInfoFlowNodeStatesCountersValueModifier and TypeMethodDescriptionProcessInstanceInfo.getFlowNodeStatesCounters()flow nodes countersMethods in org.bonitasoft.web.client.model with parameters of type ProcessInstanceInfoFlowNodeStatesCountersValueModifier and TypeMethodDescriptionProcessInstanceInfo.putFlowNodeStatesCountersItem(String key, ProcessInstanceInfoFlowNodeStatesCountersValue flowNodeStatesCountersItem) Method parameters in org.bonitasoft.web.client.model with type arguments of type ProcessInstanceInfoFlowNodeStatesCountersValueModifier and TypeMethodDescriptionProcessInstanceInfo.flowNodeStatesCounters(Map<String, ProcessInstanceInfoFlowNodeStatesCountersValue> flowNodeStatesCounters) voidProcessInstanceInfo.setFlowNodeStatesCounters(Map<String, ProcessInstanceInfoFlowNodeStatesCountersValue> flowNodeStatesCounters)