Uses of Class
com.flowable.platform.service.caze.NavigationResponseRepresentation
Packages that use NavigationResponseRepresentation
-
Uses of NavigationResponseRepresentation in com.flowable.platform.service.caze
Methods in com.flowable.platform.service.caze that return NavigationResponseRepresentationModifier and TypeMethodDescriptionPlatformCaseInstanceService.getNavigationElements(String caseInstanceId) Methods in com.flowable.platform.service.caze with parameters of type NavigationResponseRepresentationModifier and TypeMethodDescriptionprotected voidPlatformCaseInstanceService.fillHistoricNavigationElements(NavigationResponseRepresentation navigationResponse, String caseHeaderConfig, CaseInstanceInfo caseInstance, CmmnModel cmmnModel, Map<String, BpmnModel> bpmnModelMap, Map<String, CmmnModel> cmmnModelMap) protected voidPlatformCaseInstanceService.fillRuntimeNavigationElements(NavigationResponseRepresentation navigationResponse, String caseHeaderConfig, CaseInstanceInfo caseInstance, CmmnModel cmmnModel, Map<String, BpmnModel> bpmnModelMap, Map<String, CmmnModel> cmmnModelMap) protected voidPlatformCaseInstanceService.fillStaticCasePageElements(PlanItemDefinition planItemDefinition, String caseHeaderConfig, String casePageHeaderConfig, String renderedState, NavigationResponseRepresentation navigationResponse, VariableContainer variableContainer) protected voidPlatformCaseInstanceService.fillStaticPageElements(ExtensionElement customViewElement, NavigationResponseRepresentation navigationResponse)