Uses of Package
org.operaton.bpm.engine.externaltask
Packages that use org.operaton.bpm.engine.externaltask
Package
Description
Public API of the Operaton engine.
Typical usage of the API starts by the creation of 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.API implementation classes, which shouldn't directly be used by end-users.
-
Classes in org.operaton.bpm.engine.externaltask used by org.operaton.bpm.engineClassDescriptionFetch And Lock Builder used to enable a Fluent API that exposes all parameters for fetch and Lock operation.
-
Classes in org.operaton.bpm.engine.externaltask used by org.operaton.bpm.engine.externaltaskClassDescriptionFetch And Lock Builder used to enable a Fluent API that exposes all parameters for fetch and Lock operation.Represents an external task that was fetched and locked.
-
Classes in org.operaton.bpm.engine.externaltask used by org.operaton.bpm.engine.implClassDescriptionRepresents an instance of an external task that is created when a service-task like activity (i.e. service task, send task, ...) with attribute
operaton:type="external"is executed.Fetch And Lock Builder used to enable a Fluent API that exposes all parameters for fetch and Lock operation. -
Classes in org.operaton.bpm.engine.externaltask used by org.operaton.bpm.engine.impl.cmdClassDescriptionRepresents an external task that was fetched and locked.
-
Classes in org.operaton.bpm.engine.externaltask used by org.operaton.bpm.engine.impl.externaltaskClassDescriptionFetch And Lock Builder used to enable a Fluent API that exposes all parameters for fetch and Lock operation.Represents an external task that was fetched and locked.
-
Classes in org.operaton.bpm.engine.externaltask used by org.operaton.bpm.engine.impl.history.producerClassDescriptionRepresents an instance of an external task that is created when a service-task like activity (i.e. service task, send task, ...) with attribute
operaton:type="external"is executed. -
Classes in org.operaton.bpm.engine.externaltask used by org.operaton.bpm.engine.impl.persistence.entityClassDescriptionRepresents an instance of an external task that is created when a service-task like activity (i.e. service task, send task, ...) with attribute
operaton:type="external"is executed. -
Classes in org.operaton.bpm.engine.externaltask used by org.operaton.bpm.engine.rest.dto.externaltaskClassDescriptionRepresents an instance of an external task that is created when a service-task like activity (i.e. service task, send task, ...) with attribute
operaton:type="external"is executed.Fetch And Lock Builder used to enable a Fluent API that exposes all parameters for fetch and Lock operation.Represents an external task that was fetched and locked. -
Classes in org.operaton.bpm.engine.externaltask used by org.operaton.bpm.engine.rest.impl
-
Classes in org.operaton.bpm.engine.externaltask used by org.operaton.bpm.engine.test.assertions.bpmnClassDescriptionRepresents an instance of an external task that is created when a service-task like activity (i.e. service task, send task, ...) with attribute
operaton:type="external"is executed.Represents an external task that was fetched and locked.