Uses of Class
com.flowable.serviceregistry.engine.impl.invoker.result.ValueWrapper
Packages that use ValueWrapper
-
Uses of ValueWrapper in com.flowable.serviceregistry.engine.impl.invoker.result
Fields in com.flowable.serviceregistry.engine.impl.invoker.result declared as ValueWrapperModifier and TypeFieldDescriptionprotected static final ValueWrapperValueWrapper.MISSING_protected static final ValueWrapperValueWrapper.NULL_Methods in com.flowable.serviceregistry.engine.impl.invoker.result that return ValueWrapperModifier and TypeMethodDescriptionArrayNodeServiceInvocationResult.extractValue(ServiceOutputParameter outputParameter) abstract ValueWrapperBaseServiceInvocationResult.extractValue(ServiceOutputParameter outputParameter) ListServiceInvocationResult.extractValue(ServiceOutputParameter outputParameter) MapServiceInvocationResult.extractValue(ServiceOutputParameter outputParameter) ObjectNodeServiceInvocationResult.extractValue(ServiceOutputParameter outputParameter) protected static ValueWrapperServiceInvocationResultProcessor.extractValue(ServiceOutputParameter outputParameter, ServiceInvocationResultResponse response, BaseServiceInvocationResult serviceInvocationResult, tools.jackson.databind.ObjectMapper objectMapper) VariableContainerServiceInvocationResult.extractValue(ServiceOutputParameter outputParameter) protected static ValueWrapperValueWrapper.missing()protected static ValueWrapperValueWrapper.ofListValue(Object value) protected static ValueWrapperValueWrapper.ofNullable(Object value)