Uses of Package
org.camunda.bpm.engine.impl
Packages that use org.camunda.bpm.engine.impl
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.API implementation classes, which shouldn't directly be used by end-users.
Classes related to the
RepositoryService
.-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.application.impl
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.cockpit.impl.plugin.base.dto.query
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.container
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.container.impl
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.container.impl.ejb
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.container.impl.jboss.service
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.container.impl.threading.ra
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.container.impl.threading.ra.commonj
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.container.impl.threading.ra.inflow
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.container.impl.threading.ra.outbound
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.container.impl.threading.se
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.cdi.impl
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.implClassDescriptionAbstract superclass for all native query types.Abstract superclass for all query types.Abstract query class that adds methods to query for variable values.Class that encapsulates the business logic of parsing HistoryTimeToLive of different deployable resources (process, definition, case).holds the parameters of a page (partial result) for a query.Specifies a condition by which two entity types can be related.Used to indicate the operator that should be used to comparing values in a query clause.A QueryOrderingProperty specifies a condition by which the results of a query should be sorted.Represents a variable value used in queries.Represents a variable value used in a task query.Validators must be equal (in terms of
#equals(Object)
) if they validate the exact same thing. -
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.batchClassDescriptionAbstract superclass for all query types.holds the parameters of a page (partial result) for a query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.batch.historyClassDescriptionAbstract superclass for all query types.holds the parameters of a page (partial result) for a query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.bpmn.behavior
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.bpmn.deployer
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.bpmn.parser
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.cfg
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.cmdClassDescriptionMaps an activity (plain activities + their containing flow scopes) to the scope executions that are executing them.Simply wraps a modification builder because their API is equivalent.A QueryOrderingProperty specifies a condition by which the results of a query should be sorted.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.cmd.batch
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.cmmn
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.cmmn.behavior
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.cmmn.deployer
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.cmmn.entity.repositoryClassDescriptionAbstract superclass for all query types.holds the parameters of a page (partial result) for a query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.cmmn.entity.runtimeClassDescriptionAbstract superclass for all query types.Abstract query class that adds methods to query for variable values.holds the parameters of a page (partial result) for a query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.cmmn.operation
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.cmmn.transformer
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.core
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.dbClassDescriptionA QueryOrderingProperty specifies a condition by which the results of a query should be sorted.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.db.entitymanagerClassDescriptionholds the parameters of a page (partial result) for a query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.db.sqlClassDescriptionA QueryOrderingProperty specifies a condition by which the results of a query should be sorted.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.digest
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.dmn
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.dmn.deployer
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.dmn.entity.repositoryClassDescriptionAbstract superclass for all query types.holds the parameters of a page (partial result) for a query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.el
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.externaltaskClassDescriptionRepresents a default priority provider, which contains some functionality to evaluate the priority.A QueryOrderingProperty specifies a condition by which the results of a query should be sorted.Represents a variable value used in queries.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.filterClassDescriptionAbstract superclass for all query types.holds the parameters of a page (partial result) for a query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.form.deployer
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.history.eventClassDescriptionholds the parameters of a page (partial result) for a query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.identity
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.identity.dbClassDescriptionAbstract superclass for all query types.holds the parameters of a page (partial result) for a query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.incident
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.interceptor
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.jobexecutorClassDescriptionRepresents a default priority provider, which contains some functionality to evaluate the priority.holds the parameters of a page (partial result) for a query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.jsonClassDescriptionSpecifies a condition by which two entity types can be related.A QueryOrderingProperty specifies a condition by which the results of a query should be sorted.Represents a variable value used in a task query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.metrics
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.migration
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.migration.instance.parserClassDescriptionMaps an activity (plain activities + their containing flow scopes) to the scope executions that are executing them.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.persistence
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.persistence.entityClassDescriptionAbstract superclass for all query types.holds the parameters of a page (partial result) for a query.A QueryOrderingProperty specifies a condition by which the results of a query should be sorted.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.plugin
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.pvm
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.repository
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.runtime
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.scripting
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.test
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.impl.util
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.repository
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.rest.dtoClassDescriptionUsed to indicate the operator that should be used to comparing values in a query clause.Represents a variable value used in a task query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.rest.dto.taskClassDescriptionSpecifies a condition by which two entity types can be related.A QueryOrderingProperty specifies a condition by which the results of a query should be sorted.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.spring
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.engine.spring.components.jobexecutor
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.identity.impl.ldapClassDescriptionAbstract superclass for all query types.holds the parameters of a page (partial result) for a query.A QueryOrderingProperty specifies a condition by which the results of a query should be sorted.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.quarkus.engine.extension.impl
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.spring.boot.starter.security.oauth2.implClassDescriptionAbstract superclass for all query types.holds the parameters of a page (partial result) for a query.
-
Classes in org.camunda.bpm.engine.impl used by org.camunda.bpm.spring.boot.starter.util