Uses of Class
com.flowable.platform.service.caze.NavigationElementRepresentation
-
Uses of NavigationElementRepresentation in com.flowable.platform.service.caze
Modifier and TypeFieldDescriptionprotected List<NavigationElementRepresentation>
NavigationResponseRepresentation.navigationElements
Modifier and TypeMethodDescriptionprotected NavigationElementRepresentation
PlatformCaseInstanceService.createNavigationElementRepresentation
(ExtensionElement extensionElement, String caseHeaderConfig, String casePageHeaderConfig, ExpressionManager expressionManager, VariableContainer variableContainer) Modifier and TypeMethodDescriptionvoid
NavigationResponseRepresentation.addNavigationElement
(NavigationElementRepresentation navigationElement) Modifier and TypeMethodDescriptionvoid
NavigationResponseRepresentation.setNavigationElements
(List<NavigationElementRepresentation> navigationElements)