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.navigationElementsMethods in com.flowable.platform.service.caze that return NavigationElementRepresentationModifier and TypeMethodDescriptionprotected NavigationElementRepresentationPlatformCaseInstanceService.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 TypeMethodDescriptionvoidNavigationResponseRepresentation.addNavigationElement(NavigationElementRepresentation navigationElement) Method parameters in com.flowable.platform.service.caze with type arguments of type NavigationElementRepresentationModifier and TypeMethodDescriptionvoidNavigationResponseRepresentation.setNavigationElements(List<NavigationElementRepresentation> navigationElements)