All Classes and Interfaces

Class
Description
 
 
A PrimitiveValue corresponding to the Java type Boolean.
A PrimitiveValue corresponding to a Java byte array (byte[]).
 
A PrimitiveValue corresponding to the Java type Date.
A PrimitiveValue corresponding to the Java type Double.
An empty variable context implementation which does not allow to resolve any variables.
 
 
 
 
 
Valuetype to save files from byte arrays, inputstreams or just files as process variables and retrieve them via an InputStream.
A PrimitiveValue corresponding to the Java type Integer.
A PrimitiveValue corresponding to the Java type Long.
Untyped Null
 
 
A typed value representing a Java Object.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Implementation of the primitive variable value types
 
 
 
 
 
 
 
 
 
 
A TypedValue for which a serialized value can be obtained and specified
 
Represents a serialization data format.
 
 
A PrimitiveValue corresponding to the Java type Short.
An VariableContext allowing to resolve a single variable only.
A PrimitiveValue corresponding to the Java type String.
A TypedValue is a value with additional type information (the ValueType).
 
Used when the type of an object has not been specified by the user and needs to be autodetected.
 
 
A context for variables.
A Map of variables.
 
This class is the entry point to the process engine's typed variables API.
A set of builtin serialization dataformat constants.