| Package | Description |
|---|---|
| org.flowable.dmn.editor.converter |
| Modifier and Type | Method and Description |
|---|---|
static List<DmnJsonConverterUtil.JsonLookupResult> |
DmnJsonConverterUtil.getDmnModelChildShapesPropertyValues(com.fasterxml.jackson.databind.JsonNode editorJsonNode,
String propertyName,
List<String> allowedStencilTypes) |
static List<DmnJsonConverterUtil.JsonLookupResult> |
DmnJsonConverterUtil.getDmnModelDecisionTableReferences(com.fasterxml.jackson.databind.node.ObjectNode editorJsonNode) |
| Modifier and Type | Method and Description |
|---|---|
static List<com.fasterxml.jackson.databind.JsonNode> |
DmnJsonConverterUtil.filterOutJsonNodes(List<DmnJsonConverterUtil.JsonLookupResult> lookupResults) |
protected static void |
DmnJsonConverterUtil.internalGetDmnChildShapePropertyValues(com.fasterxml.jackson.databind.JsonNode editorJsonNode,
String propertyName,
List<String> allowedStencilTypes,
List<DmnJsonConverterUtil.JsonLookupResult> result) |
Copyright © 2021 Flowable. All rights reserved.