Uses of Interface
org.camunda.spin.plugin.variable.type.JsonValueType
-
Packages that use JsonValueType Package Description org.camunda.spin.plugin.variable.type.impl org.camunda.spin.plugin.variable.value org.camunda.spin.plugin.variable.value.impl -
-
Uses of JsonValueType in org.camunda.spin.plugin.variable.type.impl
Classes in org.camunda.spin.plugin.variable.type.impl that implement JsonValueType Modifier and Type Class Description classJsonValueTypeImpl -
Uses of JsonValueType in org.camunda.spin.plugin.variable.value
Methods in org.camunda.spin.plugin.variable.value that return JsonValueType Modifier and Type Method Description JsonValueTypeJsonValue. getType() -
Uses of JsonValueType in org.camunda.spin.plugin.variable.value.impl
Methods in org.camunda.spin.plugin.variable.value.impl that return JsonValueType Modifier and Type Method Description JsonValueTypeJsonValueImpl. getType()
-