| Package | Description |
|---|---|
| org.flowable.cmmn.api |
| Modifier and Type | Method and Description |
|---|---|
List<StageResponse> |
CmmnHistoryService.getStageOverview(String caseInstanceId)
Gives back a stage overview of the historic case instance which includes the stage information of the case model.
|
List<StageResponse> |
CmmnRuntimeService.getStageOverview(String caseInstanceId)
Gives back a stage overview of the case instance which includes the stage information of the case model.
|
Copyright © 2022 Flowable. All rights reserved.