Package | Description |
---|---|
com.flowable.platform.service.caze |
Modifier and Type | Field and Description |
---|---|
protected List<NavigationElementRepresentation> |
NavigationResponseRepresentation.navigationElements |
Modifier and Type | Method and Description |
---|---|
protected NavigationElementRepresentation |
PlatformCaseInstanceService.createNavigationElementRepresentation(ExtensionElement extensionElement,
String caseHeaderConfig,
String casePageHeaderConfig,
ExpressionManager expressionManager,
VariableContainer variableContainer) |
Modifier and Type | Method and Description |
---|---|
List<NavigationElementRepresentation> |
NavigationResponseRepresentation.getNavigationElements() |
Modifier and Type | Method and Description |
---|---|
void |
NavigationResponseRepresentation.addNavigationElement(NavigationElementRepresentation navigationElement) |
Modifier and Type | Method and Description |
---|---|
void |
NavigationResponseRepresentation.setNavigationElements(List<NavigationElementRepresentation> navigationElements) |