Uses of Class
com.flowable.platform.service.caze.NavigationResponseRepresentation
-
Uses of NavigationResponseRepresentation in com.flowable.platform.service.caze
Modifier and TypeMethodDescriptionPlatformCaseInstanceService.getNavigationElements
(String caseInstanceId) Modifier and TypeMethodDescriptionprotected 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) protected void
PlatformCaseInstanceService.fillStaticCasePageElements
(PlanItemDefinition planItemDefinition, String caseHeaderConfig, String casePageHeaderConfig, String renderedState, NavigationResponseRepresentation navigationResponse, VariableContainer variableContainer) protected void
PlatformCaseInstanceService.fillStaticPageElements
(ExtensionElement customViewElement, NavigationResponseRepresentation navigationResponse)