Uses of Class
com.flowable.platform.service.caze.NavigationElementRepresentation
Packages that use NavigationElementRepresentation
-
Uses of NavigationElementRepresentation in com.flowable.platform.service.caze
Fields in com.flowable.platform.service.caze with type parameters of type NavigationElementRepresentationModifier and TypeFieldDescriptionprotected List
<NavigationElementRepresentation> NavigationResponseRepresentation.navigationElements
Methods in com.flowable.platform.service.caze that return NavigationElementRepresentationModifier and TypeMethodDescriptionprotected NavigationElementRepresentation
PlatformCaseInstanceService.createNavigationElementRepresentation
(org.flowable.cmmn.model.ExtensionElement extensionElement, String caseHeaderConfig, String casePageHeaderConfig, org.flowable.common.engine.impl.el.ExpressionManager expressionManager, org.flowable.common.engine.api.variable.VariableContainer variableContainer) Methods in com.flowable.platform.service.caze that return types with arguments of type NavigationElementRepresentationMethods in com.flowable.platform.service.caze with parameters of type NavigationElementRepresentationModifier and TypeMethodDescriptionvoid
NavigationResponseRepresentation.addNavigationElement
(NavigationElementRepresentation navigationElement) Method parameters in com.flowable.platform.service.caze with type arguments of type NavigationElementRepresentationModifier and TypeMethodDescriptionvoid
NavigationResponseRepresentation.setNavigationElements
(List<NavigationElementRepresentation> navigationElements)