Package org.camunda.bpm.engine.impl
package org.camunda.bpm.engine.impl
API implementation classes, which shouldn't directly be used by end-users.
-
ClassDescriptionAbstractDefinitionDeployer<DefinitionEntity extends ResourceDefinitionEntity>
Deployer
responsible to parse resource files and create the proper entities.Abstract superclass for all native query types.Abstract superclass for all query types.Abstract query class that adds methods to query for variable values.Maps an activity (plain activities + their containing flow scopes) to the scope executions that are executing them.Contains the possible properties that can be used in anAuthorizationQuery
.Contains the possible properties that can be used in aBatchQuery
.Default ArtifactService implementation.Represents a default priority provider, which contains some functionality to evaluate the priority.Contains the possible properties that can be used in aDeploymentQuery
.Contains the possible properties that can be used in aExecutionQuery
.Contains the possible properties that can be used by theGroupQuery
.Contains the possible properties which can be used in aHistoricActivityInstanceQuery
.Contains the possible properties that can be used in aHistoricBatchQuery
.Contains the possible properties which can be used in aHistoricCaseActivityInstanceQuery
.Contains the possible properties which can be used in aHistoricCaseInstanceQueryProperty
.Properties which can be used inHistoricDecisionInstanceQuery
to sort historic decision instances.Contains the possible properties which can be used in aHistoricDetailQuery
.Contains the possible properties which can be used in aHistoricProcessInstanceQueryProperty
.Contains the possible properties which can be used in aHistoricVariableInstanceQuery
.Class that encapsulates the business logic of parsing HistoryTimeToLive of different deployable resources (process, definition, case).Contains the possible properties that can be used in aJobDefinitionQuery
.Contains the possible properties that can be used in aJobQuery
.Contains sortable properties which can be used in aUserOperationLogQuery
.holds the parameters of a page (partial result) for a query.Contains the possible properties that can be used in aProcessDefinitionQuery
.Contains the possible properties that can be used in aProcessInstanceQuery
.Simply wraps a modification builder because their API is equivalent.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.Contains the possible properties that can be used in aTaskQuery
.Represents a variable value used in a task query.Contains the possible properties that can be used by theTenantQuery
.Contains the possible properties that can be used by theUserQuery
.Validator<T>Validators must be equal (in terms of#equals(Object)
) if they validate the exact same thing.