Uses of Package
org.flowable.common.engine.api.delegate.event
Packages that use org.flowable.common.engine.api.delegate.event
Package
Description
Public API of the Flowable 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
s.RuntimeService
: For starting and searching ProcessInstance
s.TaskService
: Exposes operations to manage human (standalone) tasks, such as claiming, completing and assigning tasks.IdentityService
: Used for managing users, groups and the relations between them.ManagementService
: Exposes engine administration and maintenance operations,
which have no relation to the runtime exection of business processes.HistoryService
: Exposes information about ongoing and past process instances.FormService
: Access to form data and rendered forms for starting new process instances and completing tasks.API implementation classes, which shouldn't directly be used by end-users.
-
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.batch.service.impl.persistenceClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.cmmn.apiClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Describes a class that listens forFlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.cmmn.api.eventClassDescriptionAn
FlowableEvent
related to a single entity.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.cmmn.engine.impl.cmdClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Describes a class that listens forFlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.cmmn.engine.impl.eventClassDescriptionAn
FlowableEvent
related to a single entity.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.cmmn.engine.impl.runtimeClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Describes a class that listens forFlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.cmmn.engine.impl.utilClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.common.engine.api.delegate.eventClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Describes a class that listens forFlowableEvent
s dispatched by the engine.Enumeration containing all possible types ofFlowableEvent
s. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.common.engine.implClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered.Describes a class that listens forFlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.common.engine.impl.eventClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Dispatcher which allows for adding and removingFlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered.Describes a class that listens forFlowableEvent
s dispatched by the engine.Enumeration containing all possible types ofFlowableEvent
s.Indicates theFlowableEvent
also contains information about aThrowable
that occurred, triggering the event. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.common.engine.impl.persistence.entityClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity.Dispatcher which allows for adding and removingFlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engineClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Describes a class that listens forFlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.compatibilityClassDescriptionDescribes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.
-
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.delegate.eventClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Describes a class that listens forFlowableEvent
s dispatched by the engine.Enumeration containing all possible types ofFlowableEvent
s. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.delegate.event.implClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Indicates theFlowableEvent
also contains information about aThrowable
that occurred, triggering the event. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.implClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Describes a class that listens forFlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.impl.bpmn.behavior
-
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.impl.bpmn.helperClassDescriptionDescribes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Describes a class that listens for
FlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.impl.bpmn.parser.factory
-
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.impl.cfgClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered.Describes a class that listens forFlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.impl.cmdClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Describes a class that listens forFlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.impl.event.loggerClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Describes a class that listens forFlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.impl.event.logger.handlerClassDescriptionDescribes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.
-
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.impl.persistenceClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.impl.persistence.entityClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.impl.repositoryClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.impl.utilClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.engine.test.impl.loggerClassDescriptionDescribes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Describes a class that listens for
FlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.entitylink.service.impl.persistenceClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.eventsubscription.service.impl.persistenceClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.identitylink.service.event.implClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.identitylink.service.impl.persistenceClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.idm.api.eventClassDescriptionDescribes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.Enumeration containing all possible types of
FlowableEvent
s. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.idm.engineClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered.Describes a class that listens forFlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.idm.engine.delegate.event.implClassDescriptionAn
FlowableEvent
related to a single entity.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.idm.engine.impl.persistenceClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.idm.engine.impl.persistence.entityClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.job.service.event.implClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.job.service.implClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.job.service.impl.persistenceClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.job.service.impl.persistence.entityClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.task.api.history
-
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.task.serviceClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered.Describes a class that listens forFlowableEvent
s dispatched by the engine. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.task.service.event.implClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.task.service.impl.persistenceClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.task.service.impl.persistence.entityClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.variable.api.eventClassDescriptionDescribes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.
-
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.variable.service.event.implClassDescriptionEnumeration containing all possible types of
FlowableEvent
s.AnFlowableEvent
related to a single entity.Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any. -
Classes in org.flowable.common.engine.api.delegate.event used by org.flowable.variable.service.impl.persistenceClassDescriptionDispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered.