Uses of Interface
org.flowable.common.engine.impl.json.FlowableObjectNode
Packages that use FlowableObjectNode
Package
Description
-
Uses of FlowableObjectNode in org.flowable.common.engine.impl.el
Methods in org.flowable.common.engine.impl.el with parameters of type FlowableObjectNodeModifier and TypeMethodDescriptionprotected voidJsonNodeELResolver.setValue(ELContext context, FlowableObjectNode node, Object property, Object value) -
Uses of FlowableObjectNode in org.flowable.common.engine.impl.json
Methods in org.flowable.common.engine.impl.json that return FlowableObjectNode -
Uses of FlowableObjectNode in org.flowable.common.engine.impl.json.jackson2
Classes in org.flowable.common.engine.impl.json.jackson2 that implement FlowableObjectNodeMethods in org.flowable.common.engine.impl.json.jackson2 that return FlowableObjectNode -
Uses of FlowableObjectNode in org.flowable.common.engine.impl.json.jackson3
Classes in org.flowable.common.engine.impl.json.jackson3 that implement FlowableObjectNodeMethods in org.flowable.common.engine.impl.json.jackson3 that return FlowableObjectNode -
Uses of FlowableObjectNode in org.flowable.common.engine.impl.util
Methods in org.flowable.common.engine.impl.util that return FlowableObjectNodeModifier and TypeMethodDescriptionstatic FlowableObjectNodeJsonUtil.asFlowableObjectNode(Object value)