See: Description
| Interface | Description |
|---|---|
| StateModelCache |
A basic cache for StateModels.
|
| Synchronizer |
An interface intended to be implemented as a singleton.
|
| Class | Description |
|---|---|
| CaseSynchronizer |
A helper class that manages lock objects for cases identified by a string ID.
|
| CmmnUtils | |
| DefaultStateModelCache |
Default implementation of a
StateModelCache based on a concurrent hash map. |
| ModelConstants |
Contains CMMN related utility constants.
|
| RecursiveLock |
A wrapper for a
ReentrantLock that adds a boolean 'stale' flag and includes some timeout handling. |
<p>CMMN engine utility interfaces and classes.</p>
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.