Uses of Class
com.flowable.platform.service.caze.NavigationElementRepresentation
| Package | Description |
|---|---|
| com.flowable.platform.service.caze |
-
Uses of NavigationElementRepresentation in com.flowable.platform.service.caze
Methods in com.flowable.platform.service.caze that return types with arguments of type NavigationElementRepresentation Modifier and Type Method Description java.util.List<NavigationElementRepresentation>PlatformCaseInstanceService. getNavigationElements(java.lang.String caseInstanceId)Method parameters in com.flowable.platform.service.caze with type arguments of type NavigationElementRepresentation Modifier and Type Method Description protected voidPlatformCaseInstanceService. fillStaticCasePageElements(org.flowable.cmmn.model.PlanItemDefinition planItemDefinition, java.lang.String renderedState, java.util.List<NavigationElementRepresentation> navigationElementList)protected voidPlatformCaseInstanceService. fillStaticPageElements(org.flowable.cmmn.model.ExtensionElement customViewElement, java.util.List<NavigationElementRepresentation> navigationElementList)