Class SFlowNodeInstanceStateCounter
java.lang.Object
org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstanceStateCounter
Represents flownode state counters for a given process instance. Only serves query purposes (like a view), not
persisted.
- Author:
- Emmanuel Duchastenier
-
Constructor Summary
ConstructorsConstructorDescriptionSFlowNodeInstanceStateCounter(String flownodeName, String stateName, Long numberOf) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SFlowNodeInstanceStateCounter
-
-
Method Details
-
getFlownodeName
-
getStateName
-
getNumberOf
-