Uses of Class
org.flowable.cmmn.api.StageResponse
Packages that use StageResponse
-
Uses of StageResponse in org.flowable.cmmn.api
Methods in org.flowable.cmmn.api that return types with arguments of type StageResponseModifier and TypeMethodDescriptionCmmnHistoryService.getStageOverview(String caseInstanceId) Gives back a stage overview of the historic case instance which includes the stage information of the case model.CmmnRuntimeService.getStageOverview(String caseInstanceId) Gives back a stage overview of the case instance which includes the stage information of the case model.