Package | Description |
---|---|
com.edorasware.cmmn.model.casefile |
<p>CMMN CaseFile related code.
|
com.edorasware.cmmn.model.persistence |
<p>Contains classes and code related to the persistence of engine model state.
|
Modifier and Type | Method and Description |
---|---|
CaseFileItemData |
CaseFileItemInstance.getNewCaseFileItemData()
Ceate and return a new
CaseFileItemData instance representing the current state of this object (for the purpose to save and later restore it). |
Modifier and Type | Method and Description |
---|---|
Map<String,CaseFileItemData> |
CasePlanModelData.getCaseFileItemStates() |
Modifier and Type | Method and Description |
---|---|
void |
CasePlanModelData.addCaseFileItemState(String id,
CaseFileItemData caseFileItemData)
Put a
caseFileItemData into the internal caseFileItemStates map by the provided ID. |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.