| Package | Description |
|---|---|
| com.edorasware.cmmn.model |
<p>Implementation of a CMMN case engine based on the specification http://www.omg.org/spec/CMMN/1.0/ (referred to as <i>spec</i> in subsequent JavaDoc).
|
| com.edorasware.cmmn.model.persistence |
<p>Contains classes and code related to the persistence of engine model state.
|
| Modifier and Type | Method and Description |
|---|---|
TransitionDataCache |
StateModel.getTransitionDataCache(PersistenceListeners persistenceListeners) |
| Modifier and Type | Method and Description |
|---|---|
static TransitionDataCache |
TransitionDataCache.createFromJson(String json) |
| Modifier and Type | Method and Description |
|---|---|
static String |
TransitionDataCache.writeToJson(TransitionDataCache transitionDataCache) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.