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(ExtensionElement extensionElement, String caseHeaderConfig, String casePageHeaderConfig, ExpressionManager expressionManager, 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)