Uses of Class
org.bonitasoft.web.client.model.ProcessInfoFlowNodeStatesCountersValue
Packages that use ProcessInfoFlowNodeStatesCountersValue
-
Uses of ProcessInfoFlowNodeStatesCountersValue in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ProcessInfoFlowNodeStatesCountersValueModifier and TypeMethodDescriptionProcessInfoFlowNodeStatesCountersValue.completing(Long completing) ProcessInfoFlowNodeStatesCountersValue.initializing(Long initializing) Methods in org.bonitasoft.web.client.model that return types with arguments of type ProcessInfoFlowNodeStatesCountersValueMethods in org.bonitasoft.web.client.model with parameters of type ProcessInfoFlowNodeStatesCountersValueModifier and TypeMethodDescriptionProcessInfo.putFlowNodeStatesCountersItem(String key, ProcessInfoFlowNodeStatesCountersValue flowNodeStatesCountersItem) Method parameters in org.bonitasoft.web.client.model with type arguments of type ProcessInfoFlowNodeStatesCountersValueModifier and TypeMethodDescriptionProcessInfo.flowNodeStatesCounters(Map<String, ProcessInfoFlowNodeStatesCountersValue> flowNodeStatesCounters) voidProcessInfo.setFlowNodeStatesCounters(Map<String, ProcessInfoFlowNodeStatesCountersValue> flowNodeStatesCounters)