| Interface | Description |
|---|---|
| IndexHandler<T extends org.camunda.bpm.engine.impl.db.DbEntity> |
| Class | Description |
|---|---|
| AbstractIndexHandler<T extends org.camunda.bpm.engine.impl.db.DbEntity> | |
| AbstractOrderedIndexHandler<T extends org.camunda.bpm.engine.impl.db.DbEntity> | |
| AbstractVariableValueIndex |
Implements index returning executionId by variable Name and variable value
All primitive type variables are supported except BytesTypeImpl.
|
| ExclusiveJobsByDueDateIndex | |
| ExclusiveJobsByLockExpiryIndex | |
| ExecutionIdByEventTypeAndNameIndex | |
| ExecutionIdByProcessIdIndex | |
| ExecutionIdByVariableValueIndex | |
| IndexUtils | |
| JobDefinitionIdByProcessDefinitionIdIndex | |
| JobsByConfigurationIndex | |
| JobsByExecutionIdIndex | |
| ProcessIdByBusinessKeyIndex |
This index is only created for process instances, it is not created for any other executions
|
| ProcessIdByEventSubscriptionIdIndex | |
| ProcessIdByExecutionIdIndex | |
| ProcessIdByProcessVariableValueIndex | |
| ProcessIdByVariableIdIndex |
Copyright © 2016 camunda services GmbH. All rights reserved.