Package | Description |
---|---|
com.flowable.platform.service.caze |
Modifier and Type | Method and Description |
---|---|
protected CaseInstanceInfo |
PlatformCaseInstanceService.fetchCaseInstanceWithHistory(String caseInstanceId) |
protected CaseInstanceInfo |
CmmnFormProvider.fetchCaseInstanceWithHistory(String caseInstanceId) |
Modifier and Type | Method and Description |
---|---|
protected void |
PlatformCaseInstanceService.fillHistoricNavigationElements(NavigationResponseRepresentation navigationResponse,
String caseHeaderConfig,
CaseInstanceInfo caseInstance,
CmmnModel cmmnModel,
Map<String,BpmnModel> bpmnModelMap,
Map<String,CmmnModel> cmmnModelMap) |
protected void |
PlatformCaseInstanceService.fillRuntimeNavigationElements(NavigationResponseRepresentation navigationResponse,
String caseHeaderConfig,
CaseInstanceInfo caseInstance,
CmmnModel cmmnModel,
Map<String,BpmnModel> bpmnModelMap,
Map<String,CmmnModel> cmmnModelMap) |