JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.camunda.spin.plugin.variable.value.JsonValue
Packages that use
JsonValue
Package
Description
org.camunda.spin.plugin.variable.value.impl
org.camunda.spin.plugin.variable.value.impl.builder
Uses of
JsonValue
in
org.camunda.spin.plugin.variable.value.impl
Classes in
org.camunda.spin.plugin.variable.value.impl
that implement
JsonValue
Modifier and Type
Class
Description
class
JsonValueImpl
Uses of
JsonValue
in
org.camunda.spin.plugin.variable.value.impl.builder
Constructors in
org.camunda.spin.plugin.variable.value.impl.builder
with parameters of type
JsonValue
Modifier
Constructor
Description
JsonValueBuilderImpl
(
JsonValue
value)