Uses of Package
org.camunda.bpm.engine.variable.value
Package
Description
Public API of the Camunda Platform engine.
Typical usage of the API starts by the creation of a
Through the services obtained from such a
Typical usage of the API starts by the creation of a
ProcessEngineConfiguration
(typically based on a configuration file), from which a ProcessEngine
can be obtained.Through the services obtained from such a
ProcessEngine
, BPM and workflow operation
can be executed:RepositoryService
:
Manages Deployment
sRuntimeService
:
For starting and searching ProcessInstance
sTaskService
:
Exposes operations to manage human (standalone) Task
s,
such as claiming, completing and assigning tasksIdentityService
:
Used for managing User
s,
Group
s and the relations between themManagementService
:
Exposes engine admin and maintenance operations,
which have no relation to the runtime execution of business processesHistoryService
:
Exposes information about ongoing and past process instances.FormService
:
Access to form data and rendered forms for starting new process instances and completing tasks.Interfaces used to include Java code in a process as the behavior of an activity
or as a listener to process events with
JavaDelegate
s.Classes related to the
FormService
.Classes related to the
HistoryService
.API implementation classes, which shouldn't directly be used by end-users.
Classes related to the
RuntimeService
.-
-
-
-
-
ClassDescriptionA
PrimitiveValue
corresponding to the Java typeBoolean
.APrimitiveValue
corresponding to a Java byte array (byte[]).APrimitiveValue
corresponding to the Java typeDate
.APrimitiveValue
corresponding to the Java typeDouble
.APrimitiveValue
corresponding to the Java typeInteger
.APrimitiveValue
corresponding to the Java typeLong
.A typed value representing a Java Object.APrimitiveValue
corresponding to the Java typeShort
.APrimitiveValue
corresponding to the Java typeString
.ATypedValue
is a value with additional type information (theValueType
). -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ClassDescriptionA
PrimitiveValue
corresponding to the Java typeBoolean
.APrimitiveValue
corresponding to a Java byte array (byte[]).APrimitiveValue
corresponding to the Java typeDate
.APrimitiveValue
corresponding to the Java typeDouble
.APrimitiveValue
corresponding to the Java typeInteger
.APrimitiveValue
corresponding to the Java typeLong
.A typed value representing a Java Object.ATypedValue
for which a serialized value can be obtained and specifiedAPrimitiveValue
corresponding to the Java typeShort
.APrimitiveValue
corresponding to the Java typeString
.ATypedValue
is a value with additional type information (theValueType
). -
-
-
-
-
-
-
-
-
ClassDescriptionA
PrimitiveValue
corresponding to the Java typeBoolean
.APrimitiveValue
corresponding to a Java byte array (byte[]).APrimitiveValue
corresponding to the Java typeDate
.APrimitiveValue
corresponding to the Java typeDouble
.APrimitiveValue
corresponding to the Java typeInteger
.APrimitiveValue
corresponding to the Java typeLong
.Represents a serialization data format.APrimitiveValue
corresponding to the Java typeShort
.APrimitiveValue
corresponding to the Java typeString
.ATypedValue
is a value with additional type information (theValueType
). -
-
-
-
ClassDescriptionA
PrimitiveValue
corresponding to the Java typeBoolean
.APrimitiveValue
corresponding to a Java byte array (byte[]).APrimitiveValue
corresponding to the Java typeDate
.APrimitiveValue
corresponding to the Java typeDouble
.APrimitiveValue
corresponding to the Java typeInteger
.APrimitiveValue
corresponding to the Java typeLong
.ATypedValue
for which a serialized value can be obtained and specifiedAPrimitiveValue
corresponding to the Java typeShort
.APrimitiveValue
corresponding to the Java typeString
.ATypedValue
is a value with additional type information (theValueType
). -
ClassDescriptionA
PrimitiveValue
corresponding to the Java typeBoolean
.APrimitiveValue
corresponding to a Java byte array (byte[]).APrimitiveValue
corresponding to the Java typeDate
.APrimitiveValue
corresponding to the Java typeDouble
.APrimitiveValue
corresponding to the Java typeInteger
.APrimitiveValue
corresponding to the Java typeLong
.A typed value representing a Java Object.ATypedValue
for which a serialized value can be obtained and specifiedAPrimitiveValue
corresponding to the Java typeShort
.APrimitiveValue
corresponding to the Java typeString
.ATypedValue
is a value with additional type information (theValueType
). -
ClassDescriptionA typed value representing a Java Object.Represents a serialization data format.
-
ClassDescriptionA
TypedValue
for which a serialized value can be obtained and specifiedATypedValue
is a value with additional type information (theValueType
). -
ClassDescriptionA
TypedValue
for which a serialized value can be obtained and specifiedATypedValue
is a value with additional type information (theValueType
). -
ClassDescriptionRepresents a serialization data format.A
TypedValue
is a value with additional type information (theValueType
). -
-
ClassDescriptionA
TypedValue
for which a serialized value can be obtained and specifiedATypedValue
is a value with additional type information (theValueType
). -
ClassDescriptionA
TypedValue
for which a serialized value can be obtained and specifiedATypedValue
is a value with additional type information (theValueType
). -
-
ClassDescriptionA
TypedValue
for which a serialized value can be obtained and specifiedATypedValue
is a value with additional type information (theValueType
). -