Class QueryResultMappingKeyValueDefinition.ValueDefinition
java.lang.Object
com.flowable.platform.service.dashboard.resultmapper.QueryResultMappingKeyValueDefinition.ValueDefinition
- Enclosing class:
QueryResultMappingKeyValueDefinition
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionValueDefinition(tools.jackson.databind.JsonNode staticValue, String jsonPointer) -
Method Summary
Modifier and TypeMethodDescriptiontools.jackson.databind.JsonNode
-
Field Details
-
staticValue
protected tools.jackson.databind.JsonNode staticValue -
jsonPointer
-
-
Constructor Details
-
ValueDefinition
-
-
Method Details
-
getStaticValue
public tools.jackson.databind.JsonNode getStaticValue() -
getJsonPointer
-