| Interface | Description |
|---|---|
| Collectible |
This interface is implemented by model instance state objects which can be
collected by garbage collection.
|
| ElementInProcess |
Interface for elements that contains information about its parent processInstance.
|
| EntityWithId |
Entity with an id.
|
| EvaluationLevelAware |
Interface for evaluation aware elements.
|
| ModelIdentifiable |
Interface for elements that contains information about id of the model
element.
|
| ModelInstanceAware |
Model instance aware element interface.
|
| ProcessInstanceParent |
Interface for an element that has child instances of
ProcessInstance. |
| RecordChangeProxy |
Objects represents record (e.g.
|
| SimpleValue |
Value representing simple types.
|
| Value |
Base interface for all values.
|
| ValueVisitor<T,E extends Throwable> |
Visitor visiting all non-abstract
Value classes. |
| XmlEntity |
| Class | Description |
|---|---|
| ActivationCommand |
Goal reactivation/deactivation command.
|
| BinaryValue |
External binary value that stores info about shared record instance that contains binary.
|
| BindListener |
Unmarshaller listener that rebind data to a model instance.
|
| BlobLoader |
Loader of blob in
BinaryValue |
| BooleanAdapter |
Adapter for
Decimal. |
| BooleanValue |
Persistent value representing boolean.
|
| CollectionValue |
Collection value.
|
| ComplexValue |
Value representing complex types.
|
| Context |
Entity representing execution context state.
|
| ContextFreeType |
Persistent value for context free type.
|
| DateAdapter |
Adapter for
Date. |
| DateValue |
Persistent value representing date.
|
| DecimalAdapter |
Adapter for
Decimal. |
| DecimalValue |
Persistent value containing a decimal.
|
| EnumerationValue | |
| Escalation |
This class represents an escalation which is thrown by an escalation throw
event.
|
| EvaluationLevelUtils |
Utils for evaluation levels.
|
| ExpressionValue |
Persistent value representing closure.
|
| ExternalValue |
Class used to represent an object that is not defined in the core model types.
|
| Goal |
Entity representing goal execution state.
|
| GOElement | |
| HandledBoundaryEvent |
This entity represents a handled boundary event in token.
|
| ListValue |
Persistent value value representing an immutable list of values.
|
| MapValue |
Persistent value representing an immutable map.
|
| ModelInstance |
Entity representing a model instance state.
|
| ModelInstanceProperty |
Entity representing a model instance property.
|
| ModuleInstance |
Entity representing a module instance.
|
| NamedValue |
Entity representing a named value.
|
| NullAdapter |
Adapter for
Decimal. |
| NullValue |
Persistent value representing null.
|
| ObjectValue |
Persistent value representing object.
|
| Plan |
Entity representing plan execution state.
|
| ProcessInstance |
Entity representing a process instance.
|
| ProcessLog |
Process log.
|
| PropertyPathValue | |
| PropertyValue | |
| RangeValue |
Range value (e.g.
|
| ReadOnlyRecordValue |
Read only record value object.
|
| RecordValue |
Persistent value representing a record.
|
| SetValue |
Persistent value representing set of variable values.
|
| Signal |
Entity representing an item in the signal queue.
|
| StringValue |
Persistent value representing string.
|
| Task |
Entity representing a running task.
|
| TimeoutFlow | |
| Token |
This entity represents a token in a BPMN process.
|
| TypeValue |
Simple value representing a type.
|
| ValueContent |
Class used as a root for storing a complex value with all referenced values.
|
| ValueRef |
Value referencing another value by id.
|
| ValueSerializer |
Serializes values of the type ObjectValue.
|
| Variable |
Entity representing instance of a variable.
|
| Enum | Description |
|---|---|
| ActivationCommand.ActivationCommandType |
Activation type.
|
| ExpressionValue.Type |
Type of the contained expression.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.