| Package | Description | 
|---|---|
| com.edorasware.cloud.core.provider.caze | |
| com.edorasware.cmmn.model.structure | 
 <p>A very central package. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
CmmnCaseProvider.createCmmnSubCase(AnyWorkObject template,
                 String parentCaseId,
                 Map<String,Object> caseTaskParameters,
                 CaseTask.CaseTaskScope caseTaskScope,
                 boolean isBlockingTask,
                 String planItemId)
Case creation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static CaseTask.CaseTaskScope | 
CaseTask.CaseTaskScope.forScopeName(String value)  | 
CaseTask.CaseTaskScope | 
CaseTask.getCaseScope()  | 
static CaseTask.CaseTaskScope | 
CaseTask.CaseTaskScope.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CaseTask.CaseTaskScope[] | 
CaseTask.CaseTaskScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.