| Package | Description |
|---|---|
| com.edorasware.cmmn.engine.core |
<p>CMMN engine core service interfaces and implementations.
|
| com.edorasware.cmmn.engine.utility |
<p>CMMN engine utility interfaces and classes.
|
| com.edorasware.config |
| Constructor and Description |
|---|
DefaultCmmnEngine(Synchronizer synchronizer,
CmmnActionListener cmmnActionListener,
StateModelCache stateModelCache)
Instantiate the class given a particular cache implementation.
|
DefaultCmmnEngine(Synchronizer synchronizer,
StateModelCache stateModelCache)
Instantiate the class given a particular synchronizer cache implementation.
|
DefaultCmmnService(Synchronizer synchronizer,
CmmnEngine cmmnEngine,
StateModelCache stateModelCache) |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseSynchronizer
A helper class that manages lock objects for cases identified by a string ID.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultCmmnEngine |
CmmnConfiguration.cmmnEngine(Synchronizer synchronizer,
StateModelCache stateModelCache) |
DefaultCmmnService |
CmmnConfiguration.synchronizedLowLevelCmmnService(Synchronizer synchronizer,
CmmnEngine cmmnEngine,
StateModelCache stateModelCache) |
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.