Class NavigationResponseRepresentation
java.lang.Object
com.flowable.platform.service.caze.NavigationResponseRepresentation
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected List<NavigationElementRepresentation>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addNavigationElement
(NavigationElementRepresentation navigationElement) void
setMenuNavigationSize
(String menuNavigationSize) void
setNavigationElements
(List<NavigationElementRepresentation> navigationElements)
-
Field Details
-
Constructor Details
-
NavigationResponseRepresentation
public NavigationResponseRepresentation()
-
-
Method Details