JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.camunda.bpm.engine.variable.impl.value
package
org.camunda.bpm.engine.variable.impl.value
Related Packages
Package
Description
org.camunda.bpm.engine.variable.impl
org.camunda.bpm.engine.variable.impl.value.builder
org.camunda.bpm.engine.variable.impl.context
org.camunda.bpm.engine.variable.impl.type
Classes
Class
Description
AbstractTypedValue
<T>
FileValueImpl
NullValueImpl
Untyped Null
ObjectValueImpl
PrimitiveTypeValueImpl
<T>
PrimitiveTypeValueImpl.BooleanValueImpl
PrimitiveTypeValueImpl.BytesValueImpl
PrimitiveTypeValueImpl.DateValueImpl
PrimitiveTypeValueImpl.DoubleValueImpl
PrimitiveTypeValueImpl.IntegerValueImpl
PrimitiveTypeValueImpl.LongValueImpl
PrimitiveTypeValueImpl.NumberValueImpl
PrimitiveTypeValueImpl.ShortValueImpl
PrimitiveTypeValueImpl.StringValueImpl
UntypedValueImpl
Used when the type of an object has not been specified by the user and needs to be autodetected.