Interface | Description |
---|---|
BpmnParseFactory | |
CommandChecker |
Is invoked while executing a command to check if the current operation is
allowed on the entity.
|
IdGenerator |
generates
IdBlock s 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 |
ProcessEnginePlugin that provides composite behavior. |
ConfigurationLogger | |
DefaultBpmnParseFactory | |
JpaHelper | |
JtaProcessEngineConfiguration | |
MailServerInfo | |
ProcessEngineConfigurationImpl | |
SpringBeanFactoryProxyMap | |
StandaloneInMemProcessEngineConfiguration | |
StandaloneProcessEngineConfiguration | |
TransactionLogger |
Enum | Description |
---|---|
TransactionState |
Copyright © 2017. All rights reserved.