Uses of Interface
org.camunda.spin.plugin.variable.type.JsonValueType

Packages that use JsonValueType
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
 class JsonValueTypeImpl
           
 

Uses of JsonValueType in org.camunda.spin.plugin.variable.value
 

Methods in org.camunda.spin.plugin.variable.value that return JsonValueType
 JsonValueType JsonValue.getType()
           
 

Uses of JsonValueType in org.camunda.spin.plugin.variable.value.impl
 

Methods in org.camunda.spin.plugin.variable.value.impl that return JsonValueType
 JsonValueType JsonValueImpl.getType()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.