Package org.camunda.bpm.engine.impl

API implementation classes, which shouldn't directly be used by end-users.

See:
          Description

Interface Summary
Condition  
 

Class Summary
AbstractNativeQuery<T extends NativeQuery<?,?>,U> Abstract superclass for all native query types.
AbstractQuery<T extends Query<?,?>,U> Abstract superclass for all query types.
AbstractQueryVariableValueCondition  
AbstractVariableQueryImpl<T extends Query<?,?>,U> Abstract query class that adds methods to query for variable values.
ActivityStatisticsQueryImpl  
AuthorizationQueryImpl  
AuthorizationQueryProperty Contains the possible properties that can be used in an AuthorizationQuery.
AuthorizationServiceImpl  
CompositeQueryVariableValueCondition  
DefaultArtifactFactory Default ArtifactService implementation.
DeploymentQueryImpl  
DeploymentQueryProperty Contains the possible properties that can be used in a DeploymentQuery.
DeploymentStatisticsQueryImpl  
Direction  
EventSubscriptionQueryImpl  
EventSubscriptionQueryProperty  
EventSubscriptionQueryValue  
ExecutionQueryImpl  
ExecutionQueryProperty Contains the possible properties that can be used in a ExecutionQuery.
FilterServiceImpl  
FormServiceImpl  
GroupQueryImpl  
GroupQueryProperty Contains the possible properties that can be used by the GroupQuery.
HistoricActivityInstanceQueryImpl  
HistoricActivityInstanceQueryProperty Contains the possible properties which can be used in a HistoricActivityInstanceQuery.
HistoricActivityStatisticsQueryImpl  
HistoricActivityStatisticsQueryProperty  
HistoricCaseActivityInstanceQueryImpl  
HistoricCaseActivityInstanceQueryProperty Contains the possible properties which can be used in a HistoricCaseActivityInstanceQuery.
HistoricCaseInstanceQueryImpl  
HistoricCaseInstanceQueryProperty Contains the possible properties which can be used in a HistoricCaseInstanceQueryProperty.
HistoricDetailQueryImpl  
HistoricDetailQueryProperty Contains the possible properties which can be used in a HistoricDetailQuery.
HistoricIncidentQueryImpl  
HistoricIncidentQueryProperty  
HistoricProcessInstanceQueryImpl  
HistoricProcessInstanceQueryProperty Contains the possible properties which can be used in a HistoricProcessInstanceQueryProperty.
HistoricTaskInstanceQueryImpl  
HistoricTaskInstanceQueryProperty  
HistoricVariableInstanceQueryImpl  
HistoricVariableInstanceQueryProperty Contains the possible properties which can be used in a HistoricVariableInstanceQuery.
HistoryServiceImpl  
IdentityServiceImpl  
IncidentQueryImpl  
IncidentQueryProperty  
JobDefinitionQueryImpl  
JobDefinitionQueryProperty Contains the possible properties that can be used in a JobDefinitionQuery.
JobQueryImpl  
JobQueryProperty Contains the possible properties that can be used in a JobQuery.
ManagementServiceImpl  
MessageCorrelationBuilderImpl  
NativeExecutionQueryImpl  
NativeHistoricActivityInstanceQueryImpl  
NativeHistoricCaseActivityInstanceQueryImpl  
NativeHistoricCaseInstanceQueryImpl  
NativeHistoricProcessInstanceQueryImpl  
NativeHistoricTaskInstanceQueryImpl  
NativeProcessInstanceQueryImpl  
NativeTaskQueryImpl  
OperationLogQueryProperty Contains sortable properties which can be used in a UserOperationLogQuery.
Page holds the parameters of a page (partial result) for a query.
ProcessDefinitionQueryImpl  
ProcessDefinitionQueryProperty Contains the possible properties that can be used in a ProcessDefinitionQuery.
ProcessDefinitionStatisticsQueryImpl  
ProcessEngineImpl  
ProcessEngineInfoImpl  
ProcessInstanceQueryImpl  
ProcessInstanceQueryProperty Contains the possible properties that can be used in a ProcessInstanceQuery.
QueryVariableValue Represents a variable value used in queries.
RepositoryServiceImpl  
RuntimeServiceImpl  
SchemaOperationsProcessEngineBuild  
ServiceImpl  
SingleQueryVariableValueCondition  
TablePageQueryImpl  
TaskQueryImpl  
TaskQueryProperty Contains the possible properties that can be used in a TaskQuery.
TaskQueryVariableValue Represents a variable value used in a task query.
TaskServiceImpl  
UserOperationLogQueryImpl  
UserQueryImpl  
UserQueryProperty Contains the possible properties that can be used by the UserQuery.
VariableInstanceQueryImpl  
VariableInstanceQueryProperty  
 

Enum Summary
QueryOperator Used to indicate the operator that should be used to comparing values in a query clause.
 

Package org.camunda.bpm.engine.impl Description

API implementation classes, which shouldn't directly be used by end-users.



Copyright © 2014 camunda services GmbH. All rights reserved.