| Package | Description |
|---|---|
| org.bonitasoft.engine.core.process.instance.api | |
| org.bonitasoft.engine.core.process.instance.impl |
| Modifier and Type | Method and Description |
|---|---|
List<SFlowNodeInstanceStateCounter> |
FlowNodeInstanceService.getNumberOfArchivedFlownodesInAllStates(long processInstanceId)
Counts the number of archived flownode instances in a specific state.
|
List<SFlowNodeInstanceStateCounter> |
FlowNodeInstanceService.getNumberOfFlownodesInAllStates(long processInstanceId)
Counts the number of flownode instances in all states.
|
| Modifier and Type | Method and Description |
|---|---|
List<SFlowNodeInstanceStateCounter> |
FlowNodeInstancesServiceImpl.getNumberOfArchivedFlownodesInAllStates(long parentProcessInstanceId) |
List<SFlowNodeInstanceStateCounter> |
FlowNodeInstancesServiceImpl.getNumberOfFlownodesInAllStates(long parentProcessInstanceId) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.