Package org.camunda.bpm.engine.impl.cfg

Interface Summary
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 Summary
AbstractProcessEnginePlugin Adapter class for implementing process engine plugins
BeansConfigurationHelper  
CompositeProcessEnginePlugin ProcessEnginePlugin that provides composite behavior.
ConfigurationLogger  
DefaultBpmnParseFactory  
JpaHelper  
JtaProcessEngineConfiguration  
MailServerInfo  
ProcessEngineConfigurationImpl  
SpringBeanFactoryProxyMap  
StandaloneInMemProcessEngineConfiguration  
StandaloneProcessEngineConfiguration  
TransactionLogger  
 

Enum Summary
TransactionState  
 



Copyright © 2017 camunda services GmbH. All rights reserved.