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 |
DefaultStateModelCache
Default implementation of a
StateModelCache based on a concurrent hash map. |
Modifier and Type | Method and Description |
---|---|
DefaultCmmnEngine |
CmmnConfiguration.cmmnEngine(Synchronizer synchronizer,
StateModelCache stateModelCache) |
DefaultCmmnService |
CmmnConfiguration.synchronizedLowLevelCmmnService(Synchronizer synchronizer,
CmmnEngine cmmnEngine,
StateModelCache stateModelCache) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.