| Interface | Description | 
|---|---|
| BpmnParseFactory | |
| CommandChecker | Is invoked while executing a command to check if the current operation is
 allowed on the entity. | 
| IdGenerator | generates  IdBlocks that are used to assign ids to new objects. | 
| ProcessEnginePlugin | A process engine plugin allows customizing the process engine | 
| TransactionContext | The transaction context is an abstraction for different transaction management strategies
 existing the Java Ecosystem. | 
| TransactionContextFactory | |
| TransactionListener | Implementations may not assume that this is executed by the same thread as the command itself. | 
| Class | Description | 
|---|---|
| AbstractProcessEnginePlugin | Adapter class for implementing process engine plugins | 
| BeansConfigurationHelper | |
| CompositeProcessEnginePlugin | ProcessEnginePluginthat provides composite behavior. | 
| ConfigurationLogger | |
| DefaultBpmnParseFactory | |
| JpaHelper | |
| JtaProcessEngineConfiguration | |
| MailServerInfo | |
| ProcessEngineConfigurationImpl | |
| SpringBeanFactoryProxyMap | |
| StandaloneInMemProcessEngineConfiguration | |
| StandaloneProcessEngineConfiguration | |
| TransactionLogger | 
| Enum | Description | 
|---|---|
| TransactionState | 
Copyright © 2018. All rights reserved.