All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractActivitiTestCase |
|
| AbstractActivityBpmnParseHandler<T extends org.activiti.bpmn.model.FlowNode> |
|
| AbstractBehaviorFactory |
|
| AbstractBpmnActivityBehavior |
Denotes an 'activity' in the sense of BPMN 2.0: a parent class for all tasks, subprocess and callActivity.
|
| AbstractBpmnParseHandler<T extends org.activiti.bpmn.model.BaseElement> |
|
| AbstractCommandInterceptor |
|
| AbstractCompleteTaskCmd |
|
| AbstractCustomSqlExecution<Mapper,ResultType> |
|
| AbstractDataAssociation |
A data association (Input or Output) between a source and a target
|
| AbstractDatabaseEventLoggerEventHandler |
|
| AbstractDataManager<EntityImpl extends Entity> |
|
| AbstractDebugInfo |
|
| AbstractEntity |
Abstract superclass for the common properties of all Entity implementations.
|
| AbstractEntityManager<EntityImpl extends Entity> |
|
| AbstractEntityNoRevision |
Abstract superclass for the common properties of all Entity implementations.
|
| AbstractEventFlusher |
|
| AbstractEventHandler |
|
| AbstractFlowNodeBpmnParseHandler<T extends org.activiti.bpmn.model.FlowNode> |
|
| AbstractJobEntity |
|
| AbstractJobEntityImpl |
Abstract job entity class.
|
| AbstractManager |
|
| AbstractNativeQuery<T extends NativeQuery<?,?>,U> |
Abstract superclass for all native query types.
|
| AbstractOperation |
Abstract superclass for all operation interfaces (which are Runnable instances),
exposing some shared helper methods and member fields to subclasses.
|
| AbstractProcessEngineConfigurator |
|
| AbstractQuery<T extends Query<?,?>,U> |
Abstract superclass for all query types.
|
| AbstractQuery.NullHandlingOnOrder |
|
| AbstractSetProcessDefinitionStateCmd |
|
| AbstractSetProcessInstanceStateCmd |
|
| AbstractTaskEventHandler |
|
| AbstractTestCase |
|
| AbstractThrowMessageEventActivityBehavior |
|
| AbstractTransformer |
A Transformer is responsible of transforming an object into a different object
|
| AbstractVariableQueryImpl<T extends Query<?,?>,U> |
Abstract query class that adds methods to query for variable values.
|
| AcquireAsyncJobsDueRunnable |
|
| AcquiredJobEntities |
|
| AcquiredJobs |
|
| AcquiredTimerJobEntities |
|
| AcquireJobsCmd |
|
| AcquireTimerJobsCmd |
|
| AcquireTimerJobsRunnable |
|
| ActivateProcessDefinitionCmd |
|
| ActivateProcessInstanceCmd |
|
| ActivitiActivityCancelledEvent |
An ActivitiEvent related to cancel event being sent to an activity.
|
| ActivitiActivityCancelledEventImpl |
|
| ActivitiActivityEvent |
|
| ActivitiActivityEventImpl |
|
| ActivitiCancelledEvent |
An ActivitiEvent related to cancel event being sent when activiti object is cancelled.
|
| ActivitiClassLoadingException |
Runtime exception indicating the requested class was not found or an error occurred while loading the class.
|
| ActivitiElContext |
|
| ActivitiEngineAgenda |
This class extends Agenda with activiti specific operations
|
| ActivitiEngineAgendaFactory |
|
| ActivitiEntityEvent |
|
| ActivitiEntityEventImpl |
Base class for all ActivitiEvent implementations, related to entities.
|
| ActivitiEntityExceptionEventImpl |
Base class for all ActivitiEvent implementations, represents an exception occurred, related to an entity.
|
| ActivitiEntityWithVariablesEvent |
|
| ActivitiEntityWithVariablesEventImpl |
|
| ActivitiErrorEvent |
|
| ActivitiErrorEventImpl |
|
| ActivitiEvent |
Describes an event that occurred in the Activiti Engine which is dispatched to external listeners, if any.
|
| ActivitiEventBuilder |
|
| ActivitiEventDispatcher |
|
| ActivitiEventDispatcherImpl |
Class capable of dispatching events.
|
| ActivitiEventImpl |
|
| ActivitiEventListener |
Describes a class that listens for ActivitiEvents dispatched by the engine.
|
| ActivitiEventSupport |
Class that allows adding and removing event listeners and dispatching events to the appropriate listeners.
|
| ActivitiEventType |
|
| ActivitiException |
Runtime exception that is the superclass of all Activiti exceptions.
|
| ActivitiExceptionEvent |
Indicates the ActivitiEvent also contains information about a Throwable that occurred, triggering the event.
|
| ActivitiFunctionMapper |
Default implementation of a FunctionMapper.
|
| ActivitiIllegalArgumentException |
An exception indicating that an illegal argument has been supplied in an Activiti API-call, an illegal value was configured in the engine's configuration or an illegal value has been supplied or an
illegal value is used in a process-definition.
|
| ActivitiMembershipEvent |
An event related to group memberships.
|
| ActivitiMembershipEventImpl |
|
| ActivitiMessageEvent |
An ActivitiEvent related to an message being sent to an activity.
|
| ActivitiMessageEventImpl |
|
| ActivitiMockSupport |
|
| ActivitiObjectNotFoundException |
An exception indicating that the object that is required or actioned on does not exist.
|
| ActivitiOptimisticLockingException |
Exception that is thrown when an optimistic locking occurs in the datastore caused by concurrent access of the same data entry.
|
| ActivitiProcessCancelledEventImpl |
|
| ActivitiProcessStartedEvent |
An ActivitiEvent related to start event being sent when activiti process
instance is started.
|
| ActivitiProcessStartedEventImpl |
|
| ActivitiProfiler |
|
| ActivitiRule |
Convenience for ProcessEngine and services initialization in the form of a JUnit rule.
|
| ActivitiSequenceFlowTakenEvent |
An ActivitiEvent that indicates a certain sequence flow has been taken.
|
| ActivitiSequenceFlowTakenEventImpl |
|
| ActivitiSignalEvent |
|
| ActivitiSignalEventImpl |
|
| ActivitiTaskAlreadyClaimedException |
This exception is thrown when you try to claim a task that is already claimed by someone else.
|
| ActivitiTestCase |
Convenience for ProcessEngine and services initialization in the form of a JUnit base class.
|
| ActivitiVariableEvent |
|
| ActivitiVariableEventImpl |
|
| ActivitiVersion |
This class is used for auto-upgrade purposes.
|
| ActivitiWrongDbException |
Exception that is thrown when the Activiti engine discovers a mismatch between the database schema version and the engine version.
|
| ActivityBehavior |
|
| ActivityBehaviorFactory |
|
| ActivityBehaviorInvocation |
|
| ActivityCompensatedEventHandler |
|
| ActivityCompletedEventHandler |
|
| ActivityErrorReceivedEventHandler |
|
| ActivityMessageEventHandler |
|
| ActivitySignaledEventHandler |
|
| ActivityStartedEventHandler |
|
| AddCommentCmd |
|
| AddEditorSourceExtraForModelCmd |
|
| AddEditorSourceForModelCmd |
|
| AddEventListenerCommand |
Command that adds an event-listener to the Activiti engine.
|
| AddIdentityLinkCmd |
|
| AddIdentityLinkForProcessDefinitionCmd |
|
| AddIdentityLinkForProcessInstanceCmd |
|
| AdhocSubProcessActivityBehavior |
Implementation of the BPMN 2.0 ad-hoc subprocess.
|
| AdhocSubProcessParseHandler |
|
| AdvancedCycleBusinessCalendar |
An Activiti BusinessCalendar for cycle based schedules that takes into account a different daylight savings time zone than the one that the server is configured for.
|
| AdvancedSchedulerResolver |
Provides an interface for versioned due date resolvers.
|
| AdvancedSchedulerResolverWithoutTimeZone |
Resolves a due date using the original Activiti due date resolver.
|
| AdvancedSchedulerResolverWithTimeZone |
Resolves a due date taking into account the specified time zone.
|
| Agenda |
For each API call (and thus Command) being executed, a new agenda instance is created.
|
| Assignment |
Implementation of the BPMN 2.0 'assignment'
|
| AsyncContinuationJobHandler |
|
| AsyncExecutor |
|
| AsyncJobAddedNotification |
|
| Attachment |
Deprecated.
|
| AttachmentDataManager |
|
| AttachmentEntity |
Deprecated. |
| AttachmentEntityImpl |
Deprecated. |
| AttachmentEntityManager |
Deprecated. |
| AttachmentEntityManagerImpl |
Deprecated. |
| Authentication |
|
| BaseDelegateEventListener |
Base implementation of a ActivitiEventListener, used when creating event-listeners that are part of a BPMN definition.
|
| BaseEntityEventListener |
Base event listener that can be used when implementing an ActivitiEventListener to get notified when an entity is created, updated, deleted or if another entity-related event occurs.
|
| BaseExecutionListener |
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
|
| BaseTaskListener |
|
| BeansConfigurationHelper |
|
| BeansResolverFactory |
|
| BigDecimalToString |
Transforms a BigDecimal to a String
|
| BitMaskUtil |
Util class for manipulating bit-flag in ints.
|
| BooleanToString |
Transforms a Boolean to a String
|
| BooleanType |
|
| BoundaryCancelEventActivityBehavior |
|
| BoundaryCompensateEventActivityBehavior |
|
| BoundaryEventActivityBehavior |
|
| BoundaryEventParseHandler |
|
| BoundaryMessageEventActivityBehavior |
|
| BoundarySignalEventActivityBehavior |
|
| BoundaryTimerEventActivityBehavior |
|
| Bpmn20NamespaceContext |
XML NamespaceContext containing the namespaces used by BPMN 2.0 XML documents.
|
| BpmnActivityBehavior |
Helper class for implementing BPMN 2.0 activities, offering convenience methods specific to BPMN 2.0.
|
| BpmnDeployer |
|
| BpmnDeploymentHelper |
Methods for working with deployments.
|
| BpmnError |
Special exception that can be used to throw a BPMN Error from JavaDelegates and expressions.
|
| BpmnInterface |
An Interface defines a set of operations that are implemented by services external to the process.
|
| BpmnInterfaceImplementation |
|
| BpmnMessagePayloadMappingProvider |
|
| BpmnMessagePayloadMappingProviderFactory |
|
| BpmnParse |
Specific parsing of one BPMN 2.0 XML file, created by the BpmnParser.
|
| BpmnParseFactory |
|
| BpmnParseHandler |
Allows to hook into the parsing of one or more elements during the parsing of a BPMN 2.0 process.
|
| BpmnParseHandlers |
|
| BpmnParser |
Parser for BPMN 2.0 process models.
|
| BulkDeleteable |
Marker interface to indicate the entity can be deleted in bulk.
|
| BulkDeleteOperation |
Use this to execute a dedicated delete statement.
|
| BusinessCalendar |
|
| BusinessCalendarImpl |
This class implements business calendar based on internal clock
|
| BusinessCalendarManager |
|
| BusinessRuleParseHandler |
|
| BusinessRuleTaskDelegate |
|
| ByteArrayDataManager |
|
| ByteArrayEntity |
|
| ByteArrayEntityImpl |
|
| ByteArrayEntityManager |
|
| ByteArrayEntityManagerImpl |
|
| ByteArrayRef |
|
| ByteArrayRefTypeHandler |
|
| ByteArrayType |
|
| BytesStreamSource |
|
| CacheableVariable |
Interface to abstract the JPA cacheable setting
|
| CachedEntity |
|
| CachedEntityMatcher<EntityImpl extends Entity> |
Interface to express a condition whether or not a cached entity should be used in the return result of a query.
|
| CachedEntityMatcherAdapter<EntityImpl extends Entity> |
|
| CachingAndArtifactsManager |
Updates caches and artifacts for a deployment, its process definitions,
and its process definition infos.
|
| CallActivityBehavior |
Implementation of the BPMN 2.0 call activity (limited currently to calling a subprocess and not (yet) a global task).
|
| CallActivityParseHandler |
|
| CancelEndEventActivityBehavior |
|
| CancelEventDefinitionParseHandler |
|
| CancelJobsCmd |
Send job cancelled event and delete job
|
| CDL |
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
|
| ChangeDeploymentTenantIdCmd |
|
| ClaimTaskCmd |
|
| ClassDelegate |
Helper class for bpmn constructs that allow class delegation.
|
| ClassDelegateFactory |
|
| ClassDelegateUtil |
|
| ClassStructureDefinition |
Represents a structure encapsulated in a class
|
| Clock |
This interface provides full access to the clock
|
| ClockReader |
This interface provides clock reading functionality
|
| CollectionUtil |
helper/convenience methods for working with collections.
|
| Command<T> |
|
| CommandConfig |
Configuration settings for the command interceptor chain.
|
| CommandContext |
|
| CommandContextCloseListener |
A listener that can be used to be notified of lifecycle events of the CommandContext.
|
| CommandContextFactory |
|
| CommandContextInterceptor |
|
| CommandExecutionResult |
|
| CommandExecutor |
The command executor for internal usage.
|
| CommandExecutor |
|
| CommandExecutorContext |
|
| CommandExecutorFactory |
|
| CommandExecutorImpl |
Command executor that passes commands to the first interceptor in the chain.
|
| CommandInterceptor |
|
| CommandInvoker |
|
| CommandStats |
|
| Comment |
Deprecated.
|
| CommentDataManager |
|
| CommentEntity |
Deprecated. |
| CommentEntityImpl |
Deprecated. |
| CommentEntityManager |
Deprecated. |
| CommentEntityManagerImpl |
Deprecated. |
| CompensateEventDefinition |
|
| CompensateEventDefinitionParseHandler |
|
| CompensateEventSubscriptionEntity |
|
| CompensateEventSubscriptionEntityImpl |
|
| CompensationEventHandler |
|
| CompleteAdhocSubProcessCmd |
|
| CompleteTaskCmd |
|
| ComposedTransformer |
Applies a list of transformers to the input object
|
| Condition |
|
| ConditionUtil |
|
| ConsoleLogger |
|
| Context |
|
| Context.ResourceBundleControl |
|
| ContinueMultiInstanceOperation |
Special operation when executing an instance of a multi-instance.
|
| ContinueProcessOperation |
|
| Cookie |
Convert a web browser cookie specification to a JSONObject and back.
|
| CookieList |
Convert a web browser cookie list string to a JSONObject and back.
|
| CountingExecutionEntity |
|
| CreateAttachmentCmd |
|
| CreateModelCmd |
|
| CronExpression |
Provides a parser and evaluator for unix-like cron expressions.
|
| CustomObjectType |
Custom object type
|
| CustomPropertiesResolver |
|
| CustomSqlExecution<Mapper,ResultType> |
|
| CycleBusinessCalendar |
|
| Data |
Implementation of the BPMN 2.0 'dataInput' and 'dataOutput'
|
| DatabaseEventFlusher |
|
| DataManager<EntityImpl extends Entity> |
|
| DataObject |
|
| DataObjectImpl |
|
| DataRef |
Implementation of the BPMN 2.0 'dataInputRef' and 'dataOutputRef'
|
| DateToString |
Transforms a Date to a String
|
| DateType |
|
| DbIdGenerator |
|
| DbSchemaCreate |
|
| DbSchemaDrop |
|
| DbSchemaExport |
|
| DbSchemaUpdate |
|
| DbSqlSession |
|
| DbSqlSessionFactory |
|
| DbUpgradeStep |
|
| DbUpgradeStep52To53InsertPropertyHistoryLevel |
|
| DeadLetterJobDataManager |
|
| DeadLetterJobEntity |
Suspended jobs are stored separately to increase the normal job query performance
|
| DeadLetterJobEntityImpl |
DeadLetterJob entity, necessary for persistence.
|
| DeadLetterJobEntityManager |
|
| DeadLetterJobEntityManagerImpl |
|
| DeadLetterJobQuery |
Allows programmatic querying of Jobs.
|
| DeadLetterJobQueryImpl |
|
| DeadLetterJobsByExecutionIdMatcher |
|
| DebugCommandInvoker |
|
| DebugInfo |
|
| DebugInfoEntityEventListener |
|
| DebugInfoExecutionCreated |
|
| DebugInfoExecutionDeleted |
|
| DebugInfoExecutionTree |
|
| DebugInfoExecutionTree.DebugInfoExecutionTreeNode |
|
| DebugInfoOperationExecuted |
|
| DefaultActivitiEngineAgenda |
|
| DefaultActivitiEngineAgendaFactory |
|
| DefaultActivityBehaviorFactory |
|
| DefaultAsyncJobExecutor |
|
| DefaultBpmnParseFactory |
|
| DefaultBusinessCalendar |
|
| DefaultClassDelegateFactory |
|
| DefaultClockImpl |
|
| DefaultDelegateInterceptor |
Default implementation, simply proceeding the call.
|
| DefaultDeploymentCache<T> |
Default cache: keep everything in memory, unless a limit is set.
|
| DefaultFailedJobCommandFactory |
|
| DefaultHistoryManager |
Manager class that centralises recording of all history-related operations that are originated from inside the engine.
|
| DefaultJobManager |
|
| DefaultListenerFactory |
|
| DefaultMessageExecutionContext |
|
| DefaultMessageExecutionContextFactory |
|
| DefaultThrowMessageJavaDelegate |
|
| DefaultVariableTypes |
|
| DelegateActivitiEventListener |
|
| DelegateExecution |
|
| DelegateExpressionActivitiEventListener |
|
| DelegateExpressionCustomPropertiesResolver |
|
| DelegateExpressionExecutionListener |
|
| DelegateExpressionFieldInjectionMode |
|
| DelegateExpressionTaskListener |
|
| DelegateExpressionTransactionDependentExecutionListener |
|
| DelegateExpressionTransactionDependentTaskListener |
|
| DelegateExpressionUtil |
|
| DelegateHelper |
|
| DelegateInterceptor |
Interceptor responsible for handling calls to 'user code'.
|
| DelegateInvocation |
Provides context about the invocation of usercode and handles the actual invocation
|
| DelegateTask |
|
| DelegateTaskCmd |
|
| DelegationState |
Defines the different states of delegation that a task can be in.
|
| DeleteAttachmentCmd |
|
| DeleteCommentCmd |
|
| DeleteDeadLetterJobCmd |
|
| DeleteDeploymentCmd |
|
| DeleteEventLogEntry |
|
| DeleteHistoricProcessInstanceCmd |
|
| DeleteHistoricTaskInstanceCmd |
|
| DeleteIdentityLinkCmd |
|
| DeleteIdentityLinkForProcessDefinitionCmd |
|
| DeleteIdentityLinkForProcessInstanceCmd |
|
| DeleteIntegrationContextCmd |
|
| DeleteJobCmd |
|
| DeleteModelCmd |
|
| DeleteProcessInstanceCmd |
|
| DeleteReason |
|
| DeleteTaskCmd |
|
| DeleteTimerJobCmd |
|
| DeployCmd<T> |
|
| Deployer |
|
| Deployment |
Represents a deployment that is already present in the process repository.
|
| Deployment |
Annotation for a test method to create and delete a deployment around a test method.
|
| DeploymentBuilder |
Builder for creating new deployments.
|
| DeploymentBuilderImpl |
|
| DeploymentCache<T> |
Interface for cache implementations.
|
| DeploymentDataManager |
|
| DeploymentEntity |
|
| DeploymentEntityImpl |
|
| DeploymentEntityManager |
|
| DeploymentEntityManagerImpl |
|
| DeploymentManager |
|
| DeploymentProperties |
|
| DeploymentQuery |
|
| DeploymentQueryImpl |
|
| DeploymentQueryProperty |
|
| DeploymentSettings |
|
| DeserializedObject |
|
| DestroyScopeOperation |
Destroys a scope (for example a subprocess): this means that all child executions,
tasks, jobs, variables, etc within that scope are deleted.
|
| DiagramEdge |
Stores waypoints of a diagram edge.
|
| DiagramEdgeWaypoint |
Stores the position of a waypoint of a diagram edge.
|
| DiagramElement |
Represents a diagram node.
|
| DiagramNode |
Stores position and dimensions of a diagram node.
|
| Direction |
|
| DispatchEventCommand |
Command that dispatches an event.
|
| DoubleType |
|
| DueDateBusinessCalendar |
|
| DurationBusinessCalendar |
|
| DurationHelper |
|
| DynamicBeanPropertyELResolver |
A ELResolver for dynamic bean properties
|
| DynamicBpmnConstants |
|
| DynamicBpmnService |
Service providing access to the repository of process definitions and deployments.
|
| DynamicBpmnServiceImpl |
|
| EnableVerboseExecutionTreeLogging |
|
| EndEventParseHandler |
|
| EndExecutionOperation |
This operations ends an execution and follows the typical BPMN rules to continue the process (if possible).
|
| EngineClosedEventHandler |
|
| EngineCreatedEventHandler |
|
| Entity |
|
| EntityCache |
This is a cache for Entity instances during the execution of one Command.
|
| EntityCacheImpl |
|
| EntityDependencyOrder |
Maintains a list of all the entities in order of dependency.
|
| EntityManager<EntityImpl extends Entity> |
|
| EntityManagerSession |
|
| EntityManagerSessionFactory |
|
| EntityManagerSessionImpl |
|
| EntityMetaData |
Class containing meta-data about Entity-classes.
|
| Error |
Represents a BPMN Error definition, whereas BpmnError represents an actual instance of an Error.
|
| ErrorEndEventActivityBehavior |
|
| ErrorEventDefinition |
|
| ErrorEventDefinitionParseHandler |
|
| ErrorPropagation |
This class is responsible for finding and executing error handlers for BPMN Errors.
|
| ErrorThrowingEventListener |
|
| Event |
Exposes twitter-like feeds for tasks and process instances.
|
| EventBasedGatewayActivityBehavior |
|
| EventBasedGatewayParseHandler |
|
| EventFlusher |
|
| EventHandler |
|
| EventLogEntry |
|
| EventLogEntryDataManager |
|
| EventLogEntryEntity |
An event log entry can only be inserted (and maybe deleted).
|
| EventLogEntryEntityImpl |
An event log entry can only be inserted (and maybe deleted).
|
| EventLogEntryEntityManager |
|
| EventLogEntryEntityManagerImpl |
|
| EventLogger |
|
| EventLoggerEventHandler |
|
| EventLoggerListener |
|
| EventSubProcessErrorStartEventActivityBehavior |
Implementation of the BPMN 2.0 event subprocess start event.
|
| EventSubProcessMessageStartEventActivityBehavior |
Implementation of the BPMN 2.0 event subprocess message start event.
|
| EventSubProcessParseHandler |
|
| EventSubscriptionDataManager |
|
| EventSubscriptionDeclaration |
|
| EventSubscriptionEntity |
|
| EventSubscriptionEntityImpl |
|
| EventSubscriptionEntityManager |
|
| EventSubscriptionEntityManagerImpl |
|
| EventSubscriptionManager |
Manages event subscriptions for newly-deployed process definitions and their previous versions.
|
| EventSubscriptionPayloadMappingProvider |
|
| EventSubscriptionQueryImpl |
|
| EventSubscriptionQueryProperty |
|
| EventSubscriptionQueryValue |
|
| EventSubscriptionsByExecutionAndTypeMatcher |
|
| EventSubscriptionsByExecutionIdMatcher |
|
| EventSubscriptionsByNameMatcher |
|
| EventSubscriptionsByProcInstTypeAndActivityMatcher |
|
| ExclusiveGatewayActivityBehavior |
implementation of the Exclusive Gateway/XOR gateway/exclusive data-based gateway as defined in the BPMN specification.
|
| ExclusiveGatewayParseHandler |
|
| ExecuteActivityForAdhocSubProcessCmd |
|
| ExecuteAsyncJobCmd |
|
| ExecuteAsyncRunnable |
|
| ExecuteAsyncRunnableFactory |
|
| ExecuteCustomSqlCmd<Mapper,ResultType> |
|
| ExecuteExecutionListenerTransactionListener |
|
| ExecuteInactiveBehaviorsOperation |
Operation that usually gets scheduled as last operation of handling a Command.
|
| ExecuteJobCmd |
|
| ExecuteSchemaOperationCommand |
Deprecated.
|
| ExecuteTaskListenerTransactionListener |
|
| Execution |
Represent a 'path of execution' in a process instance.
|
| ExecutionByProcessInstanceMatcher |
|
| ExecutionContext |
|
| ExecutionDataManager |
|
| ExecutionEntity |
|
| ExecutionEntityImpl |
|
| ExecutionEntityManager |
|
| ExecutionEntityManagerImpl |
|
| ExecutionGraphUtil |
|
| ExecutionListener |
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
|
| ExecutionListenerInvocation |
Class handling invocations of ExecutionListeners
|
| ExecutionQuery |
|
| ExecutionQueryImpl |
|
| ExecutionQueryProperty |
Contains the possible properties that can be used in a ExecutionQuery .
|
| ExecutionsByParentExecutionIdAndActivityIdEntityMatcher |
|
| ExecutionsByParentExecutionIdEntityMatcher |
|
| ExecutionsByProcessInstanceIdEntityMatcher |
|
| ExecutionsByRootProcessInstanceMatcher |
|
| ExecutionsWithSameRootProcessInstanceIdMatcher |
|
| ExecutionTree |
|
| ExecutionTreeBfsIterator |
|
| ExecutionTreeNode |
|
| ExecutionTreeStringBuilder |
Prints a nicely tree-looking overview of the executions.
|
| ExecutionTreeUtil |
|
| ExecutorContext |
|
| ExecutorPerTenantAsyncExecutor |
|
| Expression |
|
| ExpressionCustomPropertiesResolver |
|
| ExpressionExecutionListener |
|
| ExpressionFactoryResolver |
Class used to get hold of a ExpressionFactory.
|
| ExpressionGetInvocation |
Class responsible for handling Expression.getValue invocations
|
| ExpressionInvocation |
Baseclass responsible for handling invocations of Expressions
|
| ExpressionManager |
Central manager for all expressions.
|
| ExpressionSetInvocation |
Class responsible for handling Expression.setValue() invocations.
|
| ExpressionTaskListener |
|
| FailedJobCommandFactory |
|
| FailedJobListener |
|
| FieldBaseStructureDefinition |
Represents a structure definition based on fields
|
| FieldBaseStructureInstance |
|
| FieldDeclaration |
Represents a field declaration in object form:
<field name='someField> <string ...
|
| Fields |
|
| FindActiveActivityIdsCmd |
|
| FindExpiredJobsCmd |
|
| FixedValue |
Expression that always returns the same value when getValue is called.
|
| FlowNodeActivityBehavior |
Superclass for all 'connectable' BPMN 2.0 process elements: tasks, gateways and events.
|
| GatewayActivityBehavior |
super class for all gateway activity implementations.
|
| GenericManagerFactory |
|
| GetAttachmentCmd |
|
| GetAttachmentContentCmd |
|
| GetBpmnModelCmd |
|
| GetCommentCmd |
|
| GetDataObjectCmd |
|
| GetDataObjectsCmd |
|
| GetDeploymentProcessDefinitionCmd |
|
| GetDeploymentProcessModelCmd |
Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through a stream of bytes.
|
| GetDeploymentResourceCmd |
|
| GetDeploymentResourceNamesCmd |
|
| GetEnabledActivitiesForAdhocSubProcessCmd |
|
| GetEventLogEntriesCmd |
|
| GetExecutionsVariablesCmd |
|
| GetExecutionVariableCmd |
|
| GetExecutionVariableInstanceCmd |
|
| GetExecutionVariableInstancesCmd |
|
| GetExecutionVariablesCmd |
|
| GetHistoricIdentityLinksForTaskCmd |
|
| GetIdentityLinksForProcessDefinitionCmd |
|
| GetIdentityLinksForProcessInstanceCmd |
|
| GetIdentityLinksForTaskCmd |
|
| GetJobExceptionStacktraceCmd |
|
| GetModelCmd |
|
| GetModelEditorSourceCmd |
|
| GetModelEditorSourceExtraCmd |
|
| GetNextIdBlockCmd |
|
| GetProcessDefinitionInfoCmd |
|
| GetProcessInstanceAttachmentsCmd |
|
| GetProcessInstanceCommentsCmd |
|
| GetProcessInstanceEventsCmd |
|
| GetPropertiesCmd |
|
| GetSubTasksCmd |
|
| GetTableCountCmd |
|
| GetTableMetaDataCmd |
|
| GetTableNameCmd |
|
| GetTaskAttachmentsCmd |
|
| GetTaskCommentsByTypeCmd |
|
| GetTaskCommentsCmd |
|
| GetTaskDataObjectCmd |
|
| GetTaskDataObjectsCmd |
|
| GetTaskEventCmd |
|
| GetTaskEventsCmd |
|
| GetTasksLocalVariablesCmd |
|
| GetTaskVariableCmd |
|
| GetTaskVariableInstanceCmd |
|
| GetTaskVariableInstancesCmd |
|
| GetTaskVariablesCmd |
|
| GetTypeCommentsCmd |
|
| HasExecutionVariableCmd |
|
| HasRevision |
Entities that are using revisions for optimistic locking, need to implement this interface.
|
| HasTaskVariableCmd |
|
| HistoricActivityInstance |
Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.
|
| HistoricActivityInstanceDataManager |
|
| HistoricActivityInstanceEntity |
|
| HistoricActivityInstanceEntityImpl |
|
| HistoricActivityInstanceEntityManager |
|
| HistoricActivityInstanceEntityManagerImpl |
|
| HistoricActivityInstanceQuery |
|
| HistoricActivityInstanceQueryImpl |
|
| HistoricActivityInstanceQueryProperty |
|
| HistoricData |
|
| HistoricDetail |
|
| HistoricDetailAssignmentEntity |
|
| HistoricDetailAssignmentEntityImpl |
|
| HistoricDetailDataManager |
|
| HistoricDetailEntity |
|
| HistoricDetailEntityImpl |
|
| HistoricDetailEntityManager |
|
| HistoricDetailEntityManagerImpl |
|
| HistoricDetailQuery |
|
| HistoricDetailQueryImpl |
|
| HistoricDetailQueryProperty |
|
| HistoricDetailTransitionInstanceEntity |
|
| HistoricDetailTransitionInstanceEntityImpl |
|
| HistoricDetailVariableInstanceUpdateEntity |
|
| HistoricDetailVariableInstanceUpdateEntityImpl |
|
| HistoricFormPropertyEntity |
|
| HistoricFormPropertyEntityImpl |
|
| HistoricIdentityLink |
Historic counterpart of IdentityLink that represents the current state if any runtime link.
|
| HistoricIdentityLinkDataManager |
|
| HistoricIdentityLinkEntity |
|
| HistoricIdentityLinkEntityImpl |
|
| HistoricIdentityLinkEntityManager |
|
| HistoricIdentityLinkEntityManagerImpl |
|
| HistoricIdentityLinksByProcInstMatcher |
|
| HistoricJPAEntityListVariableType |
|
| HistoricJPAEntityVariableType |
|
| HistoricProcessInstance |
A single execution of a whole process definition that is stored permanently.
|
| HistoricProcessInstanceDataManager |
|
| HistoricProcessInstanceEntity |
|
| HistoricProcessInstanceEntityImpl |
|
| HistoricProcessInstanceEntityManager |
|
| HistoricProcessInstanceEntityManagerImpl |
|
| HistoricProcessInstanceQuery |
|
| HistoricProcessInstanceQueryImpl |
|
| HistoricProcessInstanceQueryProperty |
|
| HistoricScopeInstanceEntity |
|
| HistoricScopeInstanceEntityImpl |
|
| HistoricTaskInstance |
Represents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.
|
| HistoricTaskInstanceDataManager |
|
| HistoricTaskInstanceEntity |
|
| HistoricTaskInstanceEntityImpl |
|
| HistoricTaskInstanceEntityManager |
|
| HistoricTaskInstanceEntityManagerImpl |
|
| HistoricTaskInstanceQuery |
|
| HistoricTaskInstanceQueryImpl |
|
| HistoricTaskInstanceQueryProperty |
|
| HistoricVariableInitializingList |
List that initialises binary variable values if command-context is active.
|
| HistoricVariableInstance |
A single process variable containing the last value when its process instance has finished.
|
| HistoricVariableInstanceByProcInstMatcher |
|
| HistoricVariableInstanceByTaskIdMatcher |
|
| HistoricVariableInstanceDataManager |
|
| HistoricVariableInstanceEntity |
|
| HistoricVariableInstanceEntityImpl |
|
| HistoricVariableInstanceEntityManager |
|
| HistoricVariableInstanceEntityManagerImpl |
|
| HistoricVariableInstanceQuery |
|
| HistoricVariableInstanceQueryImpl |
|
| HistoricVariableInstanceQueryProperty |
|
| HistoricVariableUpdate |
Update of a process variable.
|
| HistoryLevel |
Enum that contains all possible history-levels.
|
| HistoryManager |
|
| HistoryService |
Service exposing information about ongoing and past process instances.
|
| HistoryServiceImpl |
|
| HTTP |
Convert an HTTP header to a JSONObject and back.
|
| HTTPTokener |
The HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers.
|
| IbatisVariableTypeHandler |
|
| IdBlock |
|
| Identity |
|
| IdentityLink |
An identity link is used to associate a task with a certain identity.
|
| IdentityLinkDataManager |
|
| IdentityLinkEntity |
|
| IdentityLinkEntityImpl |
|
| IdentityLinkEntityManager |
|
| IdentityLinkEntityManagerImpl |
|
| IdentityLinksByProcInstMatcher |
|
| IdentityLinkType |
Contains constants for all types of identity links that can be used to involve a user or group with a certain task.
|
| IdGenerator |
generates IdBlocks that are used to assign ids to new objects.
|
| InactiveActivityBehavior |
If the behaviour of an element in a process implements this interface, it has a 'background job' functionality.
|
| InactiveExecutionsByProcInstMatcher |
|
| InactiveExecutionsInActivityAndProcInstMatcher |
|
| InactiveExecutionsInActivityMatcher |
|
| InclusiveGatewayActivityBehavior |
Implementation of the Inclusive Gateway/OR gateway/inclusive data-based gateway as defined in the BPMN specification.
|
| InclusiveGatewayParseHandler |
|
| InputStreamSource |
|
| IntegerToLong |
Transforms a Integer to a Long
|
| IntegerToString |
Transforms a Integer to a String
|
| IntegerType |
|
| IntegrationContextDataManager |
|
| IntegrationContextEntity |
|
| IntegrationContextEntityImpl |
|
| IntegrationContextManager |
|
| IntegrationContextManagerImpl |
|
| IntegrationContextService |
|
| IntegrationContextServiceImpl |
|
| IntermediateCatchEventActivityBehavior |
|
| IntermediateCatchEventParseHandler |
|
| IntermediateCatchMessageEventActivityBehavior |
|
| IntermediateCatchSignalEventActivityBehavior |
|
| IntermediateCatchTimerEventActivityBehavior |
|
| IntermediateThrowCompensationEventActivityBehavior |
|
| IntermediateThrowEventParseHandler |
|
| IntermediateThrowMessageEventActivityBehavior |
|
| IntermediateThrowNoneEventActivityBehavior |
|
| IntermediateThrowSignalEventActivityBehavior |
|
| Internal |
|
| IOSpecification |
Implementation of the BPMN 2.0 'ioSpecification'
|
| IoUtil |
|
| IsProcessDefinitionSuspendedCmd |
|
| ItemDefinition |
Implementation of the BPMN 2.0 'itemDefinition'
|
| ItemInstance |
|
| ItemKind |
Implementation of the BPMN 2.0 'itemKind'
|
| JavaDelegate |
Convenience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic).
|
| JavaDelegateInvocation |
Class handling invocations of JavaDelegates
|
| Job |
Represents one job (timer, async job, etc.).
|
| JobDataManager |
|
| JobEntity |
Represents an async job: a piece of logic that needs to be executed asynchronously.
|
| JobEntityImpl |
Job entity.
|
| JobEntityManager |
|
| JobEntityManagerImpl |
|
| JobHandler |
|
| JobManager |
Contains methods that are not tied to any specific job type (async, timer, suspended or deadletter),
but which are generally applicable or are about going from one type to another.
|
| JobNotFoundException |
This exception is thrown when you try to execute a job that is not found (may be due to cancelActiviti="true" for instance)..
|
| JobQuery |
Allows programmatic querying of Jobs.
|
| JobQueryImpl |
|
| JobQueryProperty |
Contains the possible properties that can be used in a JobQuery.
|
| JobRetryCmd |
|
| JobsByExecutionIdMatcher |
|
| JobTestHelper |
|
| JobType |
The various types of JobEntity subtypes, as enum.
|
| JodaDateTimeType |
|
| JodaDateType |
|
| JPAEntityListVariableType |
Variable type capable of storing a list of reference to JPA-entities.
|
| JPAEntityMappings |
|
| JPAEntityScanner |
|
| JPAEntityVariableType |
Variable type capable of storing reference to JPA-entities.
|
| JpaHelper |
|
| JSONArray |
A JSONArray is an ordered sequence of values.
|
| JSONException |
The JSONException is thrown by the JSON.org classes when things are amiss.
|
| JSONML |
This provides static methods to convert an XML text into a JSONArray or JSONObject, and to covert a JSONArray or JSONObject into an XML text using the JsonML transform.
|
| JsonNodeELResolver |
Defines property resolution behavior on JsonNodes.
|
| JSONObject |
A JSONObject is an unordered collection of name/value pairs.
|
| JSONString |
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(),
and JSONWriter.value(Object).
|
| JSONStringer |
JSONStringer provides a quick and convenient way of producing JSON text.
|
| JSONTokener |
A JSONTokener takes a source string and extracts characters and tokens from it.
|
| JsonType |
|
| JsonTypeConverter |
|
| JSONWriter |
JSONWriter provides a quick and convenient way of producing JSON text.
|
| JtaProcessEngineConfiguration |
|
| JtaRetryInterceptor |
We cannot perform a retry if we are called in an existing transaction.
|
| JtaTransactionContext |
|
| JtaTransactionContext.TransactionStateSynchronization |
|
| JtaTransactionContextFactory |
|
| JtaTransactionInterceptor |
|
| JuelExpression |
Expression implementation backed by a JUEL ValueExpression.
|
| JuelScriptEngine |
ScriptEngine that used JUEL for script evaluation and compilation (JSR-223).
|
| JuelScriptEngineFactory |
|
| JvmUtil |
|
| ListenerFactory |
|
| ListenerNotificationHelper |
|
| ListQueryParameterObject |
|
| LockExclusiveJobCmd |
|
| LoggingCommandInvoker |
|
| LogInterceptor |
|
| LogMDC |
Constants and functions for MDC (Mapped Diagnostic Context) logging
|
| LongJsonType |
|
| LongStringType |
|
| LongToInteger |
Transforms a Long to a Integer
|
| LongToString |
Transforms a Long to a String
|
| LongType |
|
| MailActivityBehavior |
|
| MailServerInfo |
|
| ManagedAsyncJobExecutor |
Simple JSR-236 async job executor to allocate threads through ManagedThreadFactory.
|
| ManagementService |
Service for admin and maintenance operations on the process engine.
|
| ManagementServiceImpl |
|
| ManualTaskActivityBehavior |
Implementation of the BPMN 2.0 'manual task': a task that is external to the BPMS and to which there is no reference to IT systems whatsoever.
|
| ManualTaskParseHandler |
|
| MapBusinessCalendarManager |
|
| MessageDefinition |
Implementation of the BPMN 2.0 'message'
|
| MessageEventDefinitionParseHandler |
|
| MessageEventHandler |
|
| MessageEventReceivedCmd |
|
| MessageEventSubscriptionEntity |
|
| MessageEventSubscriptionEntityImpl |
|
| MessageEventSubscriptionsByProcInstAndEventNameMatcher |
|
| MessageExecutionContext |
|
| MessageExecutionContextFactory |
|
| MessageImplicitDataInputAssociation |
An implicit data input association between a source and a target.
|
| MessageImplicitDataOutputAssociation |
An implicit data output association between a source and a target.
|
| MessageInstance |
|
| MessagePayloadMappingProvider |
|
| MessagePayloadMappingProviderFactory |
|
| MessageThrowingEventListener |
|
| MockElResolver |
|
| MockExpressionManager |
|
| MockResolverFactory |
|
| Mocks |
Registry for mock objects.
|
| MockServiceTask |
|
| MockServiceTasks |
|
| Model |
Represents a model that is stored in the model repository.
|
| ModelDataManager |
|
| ModelEntity |
|
| ModelEntityImpl |
|
| ModelEntityManager |
|
| ModelEntityManagerImpl |
|
| ModelQuery |
Allows programmatic querying of Models.
|
| ModelQueryImpl |
|
| ModelQueryProperty |
Contains the possible properties that can be used in a ModelQuery.
|
| MoveDeadLetterJobToExecutableJobCmd |
|
| MoveJobToDeadLetterJobCmd |
|
| MoveTimerToExecutableJobCmd |
|
| MultiInstanceActivityBehavior |
Implementation of the multi-instance functionality as described in the BPMN 2.0 spec.
|
| MultiSchemaMultiTenantProcessEngineConfiguration |
Deprecated.
|
| MybatisAttachmentDataManager |
|
| MybatisByteArrayDataManager |
|
| MybatisCommentDataManager |
|
| MybatisDeadLetterJobDataManager |
|
| MybatisDeploymentDataManager |
|
| MybatisEventLogEntryDataManager |
|
| MybatisEventSubscriptionDataManager |
|
| MybatisExecutionDataManager |
|
| MybatisHistoricActivityInstanceDataManager |
|
| MybatisHistoricDetailDataManager |
|
| MybatisHistoricIdentityLinkDataManager |
|
| MybatisHistoricProcessInstanceDataManager |
|
| MybatisHistoricTaskInstanceDataManager |
|
| MybatisHistoricVariableInstanceDataManager |
|
| MybatisIdentityLinkDataManager |
|
| MybatisIntegrationContextDataManager |
|
| MybatisJobDataManager |
|
| MybatisModelDataManager |
|
| MybatisProcessDefinitionDataManager |
|
| MybatisProcessDefinitionInfoDataManager |
|
| MybatisPropertyDataManager |
|
| MybatisResourceDataManager |
|
| MybatisSuspendedJobDataManager |
|
| MybatisTaskDataManager |
|
| MybatisTimerJobDataManager |
|
| MybatisVariableInstanceDataManager |
|
| NativeDeploymentQuery |
Allows querying of Deployments via native (SQL) queries
|
| NativeDeploymentQueryImpl |
|
| NativeExecutionQuery |
Allows querying of Executions via native (SQL) queries
|
| NativeExecutionQueryImpl |
|
| NativeHistoricActivityInstanceQuery |
|
| NativeHistoricActivityInstanceQueryImpl |
|
| NativeHistoricDetailQuery |
|
| NativeHistoricDetailQueryImpl |
|
| NativeHistoricProcessInstanceQuery |
|
| NativeHistoricProcessInstanceQueryImpl |
|
| NativeHistoricTaskInstanceQuery |
|
| NativeHistoricTaskInstanceQueryImpl |
|
| NativeHistoricVariableInstanceQuery |
|
| NativeHistoricVariableInstanceQueryImpl |
|
| NativeModelQuery |
Allows querying of Models via native (SQL) queries
|
| NativeModelQueryImpl |
|
| NativeProcessDefinitionQuery |
|
| NativeProcessDefinitionQueryImpl |
|
| NativeProcessInstanceQuery |
|
| NativeProcessInstanceQueryImpl |
|
| NativeQuery<T extends NativeQuery<?,?>,U> |
Describes basic methods for doing native queries
|
| NativeTaskQuery |
Allows querying of Tasks via native (SQL) queries
|
| NativeTaskQueryImpl |
|
| NeedsActiveExecutionCmd<T> |
|
| NeedsActiveProcessDefinitionCmd<T> |
|
| NeedsActiveTaskCmd<T> |
An abstract superclass for Command implementations that want to verify the provided task is always active (ie.
|
| NewTaskCmd |
|
| NoExecutionVariableScope |
Variable-scope only used to resolve variables when NO execution is active but expression-resolving is needed.
|
| NoneEndEventActivityBehavior |
|
| NoneStartEventActivityBehavior |
implementation of the 'none start event': a start event that has no specific trigger but the programmatic one (processService.startProcessInstanceXXX()).
|
| NoOpServiceTask |
|
| NoOpServiceTasks |
|
| NullType |
|
| Operation |
An Operation is part of an BpmnInterface and it defines Messages that are consumed and (optionally) produced when the Operation is called.
|
| OperationImplementation |
|
| Page |
holds the parameters of a page (partial result) for a query.
|
| ParallelGatewayActivityBehavior |
Implementation of the Parallel Gateway/AND gateway as defined in the BPMN 2.0 specification.
|
| ParallelGatewayParseHandler |
|
| ParallelMultiInstanceBehavior |
|
| ParsedDeployment |
An intermediate representation of a DeploymentEntity which keeps track of all of the entity's
ProcessDefinitionEntities and resources, and BPMN parses, models, and processes associated
with each ProcessDefinitionEntity - all produced by parsing the deployment.
|
| ParsedDeploymentBuilder |
|
| ParsedDeploymentBuilderFactory |
|
| ParsingElContext |
Simple implementation of the ELContext used during parsings.
|
| PerformanceSettings |
|
| PluggableActivitiTestCase |
Base class for the activiti test cases.
|
| PrimitiveStructureDefinition |
Represents a structure based on a primitive class
|
| PrimitiveStructureInstance |
|
| ProcessDefinition |
An object structure representing an executable process composed of activities and transitions.
|
| ProcessDefinitionCacheEntry |
|
| ProcessDefinitionDataManager |
|
| ProcessDefinitionEntity |
|
| ProcessDefinitionEntityImpl |
|
| ProcessDefinitionEntityManager |
|
| ProcessDefinitionEntityManagerImpl |
|
| ProcessDefinitionInfoCache |
Default cache: keep everything in memory, unless a limit is set.
|
| ProcessDefinitionInfoCacheObject |
|
| ProcessDefinitionInfoDataManager |
|
| ProcessDefinitionInfoEntity |
|
| ProcessDefinitionInfoEntityImpl |
|
| ProcessDefinitionInfoEntityManager |
|
| ProcessDefinitionInfoEntityManagerImpl |
|
| ProcessDefinitionQuery |
|
| ProcessDefinitionQueryImpl |
|
| ProcessDefinitionQueryProperty |
|
| ProcessDefinitionUtil |
|
| ProcessEngine |
Provides access to all the services that expose the BPM and workflow operations.
|
| ProcessEngineConfiguration |
Configuration information from which a process engine can be build.
|
| ProcessEngineConfigurationImpl |
|
| ProcessEngineConfigurator |
|
| ProcessEngineImpl |
|
| ProcessEngineInfo |
Represents information about the initialization of the process engine.
|
| ProcessEngineInfoImpl |
|
| ProcessEngineLifecycleListener |
Interface describing a listener that gets notified when certain event occurs, related to the process-engine lifecycle it is attached to.
|
| ProcessEngines |
Helper for initializing and closing process engines in server environments.
|
| ProcessEventJobHandler |
|
| ProcessExecutionLogger |
|
| ProcessExecutionLoggerConfigurator |
|
| ProcessInstance |
|
| ProcessInstanceBuilder |
Helper for starting new ProcessInstance.
|
| ProcessInstanceBuilderImpl |
|
| ProcessInstanceEndedEventHandler |
|
| ProcessInstanceHelper |
|
| ProcessInstanceHistoryLog |
A trail of data for a given process instance.
|
| ProcessInstanceHistoryLogImpl |
|
| ProcessInstanceHistoryLogQuery |
|
| ProcessInstanceHistoryLogQueryImpl |
|
| ProcessInstanceQuery |
|
| ProcessInstanceQueryImpl |
|
| ProcessInstanceQueryProperty |
|
| ProcessInstancesByProcessDefinitionMatcher |
|
| ProcessInstanceStartedEventHandler |
|
| ProcessParseHandler |
|
| ProfileSession |
|
| ProfilingDbSqlSession |
|
| ProfilingDbSqlSessionFactory |
|
| PropertyDataManager |
|
| PropertyEntity |
|
| PropertyEntityImpl |
|
| PropertyEntityManager |
|
| PropertyEntityManagerImpl |
|
| Query<T extends Query<?,?>,U> |
Describes basic methods for querying.
|
| QueryOperator |
Used to indicate the operator that should be used to comparing values in a query clause.
|
| QueryProperty |
Describes a property that can be used in a Query.
|
| QueryVariableValue |
Represents a variable value used in queries.
|
| ReadOnlyMapELResolver |
An ELResolver that exposed object values in the map, under the name of the entry's key.
|
| ReceiveTaskActivityBehavior |
A receive task is a wait state that waits for the receival of some message.
|
| ReceiveTaskParseHandler |
|
| ReflectUtil |
|
| RemoveEventListenerCommand |
Command that removes an event-listener to the Activiti engine.
|
| RemoveExecutionVariablesCmd |
|
| RemoveTaskVariablesCmd |
|
| RepositoryService |
Service providing access to the repository of process definitions and deployments.
|
| RepositoryServiceImpl |
|
| ResetExpiredJobsCmd |
|
| ResetExpiredJobsRunnable |
Runnable that checks the Job entities periodically for 'expired' jobs.
|
| Resolver |
|
| ResolverFactory |
|
| ResolveTaskCmd |
|
| ResourceActivitiTestCase |
|
| ResourceDataManager |
|
| ResourceEntity |
|
| ResourceEntityImpl |
|
| ResourceEntityManager |
|
| ResourceEntityManagerImpl |
|
| ResourceNameUtil |
Static methods for working with BPMN and image resource names.
|
| ResourceStreamSource |
|
| RetrieveIntegrationContextsCmd |
|
| RetryInterceptor |
|
| RuntimeService |
|
| RuntimeServiceImpl |
|
| SaveAttachmentCmd |
|
| SaveModelCmd |
|
| SaveProcessDefinitionInfoCmd |
|
| SaveTaskCmd |
|
| SchemaOperationsProcessEngineBuild |
|
| ScopeUtil |
|
| ScriptBindings |
|
| ScriptBindingsFactory |
|
| ScriptCondition |
|
| ScriptExecutionListener |
|
| ScriptingEngines |
|
| ScriptTaskActivityBehavior |
activity implementation of the BPMN 2.0 script task.
|
| ScriptTaskListener |
|
| ScriptTaskParseHandler |
|
| SendTaskParseHandler |
|
| SequenceFlowParseHandler |
|
| SequenceFlowTakenEventHandler |
|
| SequentialMultiInstanceBehavior |
|
| SerializableType |
|
| ServiceImpl |
|
| ServiceInvoker |
|
| ServiceTaskDelegateExpressionActivityBehavior |
|
| ServiceTaskExpressionActivityBehavior |
ActivityBehavior that evaluates an expression when executed.
|
| ServiceTaskJavaDelegateActivityBehavior |
|
| ServiceTaskParseHandler |
|
| Session |
|
| SessionFactory |
A session factory produces a Session instance that has the lifespane of one Command.
|
| SetDeploymentCategoryCmd |
|
| SetDeploymentKeyCmd |
|
| SetExecutionVariablesCmd |
|
| SetJobRetriesCmd |
|
| SetProcessDefinitionCategoryCmd |
|
| SetProcessDefinitionVersionCmd |
Command that changes the process definition version of an existing process instance.
|
| SetProcessInstanceBusinessKeyCmd |
Command that changes the business key of an existing process instance.
|
| SetProcessInstanceNameCmd |
|
| SetTaskDueDateCmd |
|
| SetTaskPriorityCmd |
|
| SetTaskVariablesCmd |
|
| SetTimerJobRetriesCmd |
|
| SharedExecutorServiceAsyncExecutor |
|
| ShellActivityBehavior |
|
| ShellCommandExecutor |
|
| ShellExecutorContext |
|
| ShortType |
|
| SignalDefinition |
Represents a bpmn signal definition
|
| SignalEventDefinitionParseHandler |
|
| SignalEventHandler |
|
| SignalEventReceivedCmd |
|
| SignalEventSubscriptionByEventNameMatcher |
|
| SignalEventSubscriptionByNameAndExecutionMatcher |
|
| SignalEventSubscriptionByProcInstAndEventNameMatcher |
|
| SignalEventSubscriptionEntity |
|
| SignalEventSubscriptionEntityImpl |
|
| SignalThrowingEventListener |
|
| SimpleDataInputAssociation |
A simple data input association between a source and a target with assignments
|
| SimpleStructureDefinition |
Represents a simple in memory structure
|
| SingleCachedEntityMatcher<EntityImpl extends Entity> |
Interface to express a condition whether or not one specific cached entity should be used in the return result of a query.
|
| SkipExpressionUtil |
|
| SpringBeanFactoryProxyMap |
|
| StandaloneInMemProcessEngineConfiguration |
|
| StandaloneMybatisTransactionContext |
|
| StandaloneMybatisTransactionContextFactory |
|
| StandaloneProcessEngineConfiguration |
|
| StartEventParseHandler |
|
| StartProcessInstanceByMessageCmd |
|
| StartProcessInstanceCmd<T> |
|
| StreamSource |
|
| StringStreamSource |
|
| StringToBigDecimal |
Transforms a String to a BigDecimal
|
| StringToBoolean |
Transforms a String to a Boolean
|
| StringToDate |
Transforms a String to a Date
|
| StringToInteger |
Transforms a String to a Integer
|
| StringToLong |
Transforms a String to a Long
|
| StringType |
|
| StrongUuidGenerator |
IdGenerator implementation based on the current time and the ethernet address of the machine it is running on.
|
| StructureDefinition |
Represents a definition of a structure used to exchange information
|
| StructureInstance |
|
| SubProcessActivityBehavior |
Implementation of the BPMN 2.0 subprocess (formally known as 'embedded' subprocess): a subprocess defined within another process definition.
|
| SubProcessActivityBehavior |
behavior for activities that delegate to a complete separate execution of a process definition.
|
| SubProcessInstanceExecutionBySuperExecutionIdMatcher |
|
| SubProcessParseHandler |
|
| SubProcessVariableSnapshotter |
|
| SuspendedJobDataManager |
|
| SuspendedJobEntity |
Suspended jobs are stored separately to increase the normal job query performance
|
| SuspendedJobEntityImpl |
TimerJob entity, necessary for persistence.
|
| SuspendedJobEntityManager |
|
| SuspendedJobEntityManagerImpl |
|
| SuspendedJobQuery |
Allows programmatic querying of Jobs.
|
| SuspendedJobQueryImpl |
|
| SuspendedJobsByExecutionIdMatcher |
|
| SuspendProcessDefinitionCmd |
|
| SuspendProcessInstanceCmd |
|
| SuspensionState |
Contains a predefined set of states for process definitions and process instances
|
| SuspensionState.SuspensionStateImpl |
|
| SuspensionState.SuspensionStateUtil |
|
| SyncWebServiceClient |
Deprecated.
|
| SyncWebServiceClientFactory |
Deprecated. |
| TableDataManager |
|
| TableDataManagerImpl |
|
| TableMetaData |
Structure containing meta data (column names, column types, etc.) about a certain database table.
|
| TablePage |
Data structure used for retrieving database table content.
|
| TablePageQuery |
|
| TablePageQueryImpl |
|
| TakeOutgoingSequenceFlowsOperation |
Operation that leaves the FlowElement where the ExecutionEntity is currently at
and leaves it following the sequence flow.
|
| Task |
Represents one task for a human user.
|
| TaskActivityBehavior |
Parent class for all BPMN 2.0 task types such as ServiceTask, ScriptTask, UserTask, etc.
|
| TaskAssignedEventHandler |
|
| TaskCompletedEventHandler |
|
| TaskCreatedEventHandler |
|
| TaskDataManager |
|
| TaskEntity |
|
| TaskEntityImpl |
|
| TaskEntityManager |
|
| TaskEntityManagerImpl |
|
| TaskInfo |
|
| TaskInfoQuery<T extends TaskInfoQuery<?,?>,V extends TaskInfo> |
|
| TaskInfoQueryWrapper |
This is a helper class to help you work with the TaskInfoQuery, without having to care about the awful generics.
|
| TaskListener |
|
| TaskListenerInvocation |
|
| TaskParseHandler |
|
| TaskQuery |
Allows programmatic querying of Tasks;
|
| TaskQueryImpl |
|
| TaskQueryProperty |
Contains the possible properties that can be used in a TaskQuery.
|
| TaskQueryVariableValue |
Represents a variable value used in a task query.
|
| TasksByExecutionIdMatcher |
|
| TaskService |
Service which provides access to Task and form related operations.
|
| TaskServiceImpl |
|
| TenantAwareAcquireAsyncJobsDueRunnable |
|
| TenantAwareAcquireTimerJobsRunnable |
|
| TenantAwareAsyncExecutor |
|
| TenantAwareAsyncExecutorFactory |
|
| TenantAwareDataSource |
Deprecated.
|
| TenantAwareExecuteAsyncRunnable |
|
| TenantAwareExecuteAsyncRunnableFactory |
Factory that produces a Runnable that executes a JobEntity.
|
| TenantAwareResetExpiredJobsRunnable |
|
| TenantInfoHolder |
Deprecated.
|
| TerminateEndEventActivityBehavior |
|
| TestActivityBehaviorFactory |
|
| TestHelper |
|
| ThrowMessage |
|
| ThrowMessage.IBuildStage |
Definition of a stage for staged builder.
|
| ThrowMessage.INameStage |
Definition of a stage for staged builder.
|
| ThrowMessage.ThrowMessagBuilder |
|
| ThrowMessageDelegate |
|
| ThrowMessageDelegateExpression |
|
| ThrowMessageDelegateFactory |
|
| ThrowMessageDelegateInvocation |
Class handling invocations of ThrowMessageDelegate
|
| ThrowMessageEndEventActivityBehavior |
|
| ThrowMessageJavaDelegate |
|
| TimerActivateProcessDefinitionHandler |
|
| TimerChangeProcessDefinitionSuspensionStateJobHandler |
|
| TimerDeclarationType |
|
| TimerEventDefinitionParseHandler |
|
| TimerEventHandler |
|
| TimerJobDataManager |
|
| TimerJobEntity |
Stub of the common parts of a Job.
|
| TimerJobEntityImpl |
TimerJob entity, necessary for persistence.
|
| TimerJobEntityManager |
|
| TimerJobEntityManagerImpl |
|
| TimerJobQuery |
Allows programmatic querying of Jobs.
|
| TimerJobQueryImpl |
|
| TimerJobsByExecutionIdMatcher |
|
| TimerManager |
Manages timers for newly-deployed process definitions and their previous versions.
|
| TimerStartEventJobHandler |
|
| TimerSuspendProcessDefinitionHandler |
|
| TimerUtil |
|
| TimeZoneUtil |
|
| TotalExecutionTimeCommandInterceptor |
|
| TransactionActivityBehavior |
|
| TransactionCommandContextCloseListener |
|
| TransactionContext |
|
| TransactionContextFactory |
|
| TransactionContextInterceptor |
|
| TransactionDependentExecutionListener |
|
| TransactionDependentExecutionListenerExecutionScope |
|
| TransactionDependentTaskListener |
Callback interface to be notified of transaction events.
|
| TransactionDependentTaskListenerExecutionScope |
|
| TransactionListener |
|
| TransactionParseHandler |
|
| TransactionPropagation |
Enumeration that represents the transaction propagation behaviours supported by the command executor.
|
| TransactionState |
|
| TransformationDataOutputAssociation |
A transformation based data output association
|
| Transformer |
A Transformer is responsible of transforming an object into a different object
|
| TransientVariableInstance |
|
| TriggerableActivityBehavior |
|
| TriggerCmd |
|
| TriggerExecutionOperation |
Operation that triggers a wait state and continues the process, leaving that activity.
|
| TriggerTimerEventJobHandler |
|
| UelExpressionCondition |
Condition that resolves an UEL expression at runtime.
|
| UnfinishedHistoricActivityInstanceMatcher |
|
| UnlockExclusiveJobCmd |
|
| UrlStreamSource |
|
| UserTaskActivityBehavior |
|
| UserTaskParseHandler |
|
| UUIDType |
|
| ValidateBpmnModelCmd |
|
| ValidateExecutionRelatedEntityCountCfgCmd |
|
| ValueFields |
Common interface for regular and historic variable entities.
|
| VariableByExecutionIdMatcher |
|
| VariableCreatedEventHandler |
|
| VariableDeletedEventHandler |
|
| VariableEventHandler |
|
| VariableInitializingList |
List that initialises binary variable values if command-context is active.
|
| VariableInstance |
Generic variable class that can be reused for Activiti 6 and 5 engine
|
| VariableInstanceDataManager |
|
| VariableInstanceEntity |
|
| VariableInstanceEntityImpl |
|
| VariableInstanceEntityManager |
|
| VariableInstanceEntityManagerImpl |
|
| VariableScope |
Interface for class that acts as a scope for variables: i.e.
|
| VariableScopeElResolver |
Implementation of an ELResolver that resolves expressions with the
process variables of a given VariableScope as context.
|
| VariableScopeImpl |
|
| VariableScopeResolver |
|
| VariableScopeResolverFactory |
|
| VariableType |
|
| VariableTypes |
Interface describing a container for all available VariableTypes of variables.
|
| VariableUpdatedEventHandler |
|
| VerifyDeserializedObjectCommandContextCloseListener |
|
| WebServiceActivityBehavior |
An activity behavior that allows calling Web services
|
| WSOperation |
Deprecated. |
| WSService |
Deprecated. |
| XML |
This provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.
|
| XMLImporter |
A XML importer
|
| XMLTokener |
The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.
|