Package | Description |
---|---|
com.edorasware.cmmn.model.casefile |
<p>CMMN CaseFile related code.
|
com.edorasware.cmmn.model.xml |
Constructor and Description |
---|
CaseFile(StateModel stateModel,
String caseClientId,
List<TCaseFileItemDefinition> tCaseFileItemDefinitions,
TCaseFile tCaseFile)
Construct the case file.
|
Modifier and Type | Method and Description |
---|---|
TCaseFile |
ObjectFactory.createTCaseFile()
Create an instance of
TCaseFile |
TCaseFile |
TCase.getCaseFileModel()
Gets the value of the caseFileModel property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TCaseFile> |
ObjectFactory.createCaseFile(TCaseFile value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TCaseFile> |
ObjectFactory.createCaseFile(TCaseFile value)
|
void |
TCase.setCaseFileModel(TCaseFile value)
Sets the value of the caseFileModel property.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.