| Package | Description | 
|---|---|
| com.edorasware.cmmn.engine.utility | 
 <p>CMMN engine utility interfaces and classes. 
 | 
| com.edorasware.cmmn.model.structure | 
 <p>A very central package. 
 | 
| com.edorasware.cmmn.model.xml | 
| Modifier and Type | Method and Description | 
|---|---|
static List<THumanTask> | 
CmmnUtils.extractHumanTasks(TDefinitions tDefinitions)
Given the structure of a CMMN XML in  
tDefinitions, navigate though it and return all contained THumanTask elements as a list. | 
| Modifier and Type | Method and Description | 
|---|---|
THumanTask | 
HumanTask.getTHumanTask()
Typed getter for the generic  
tPlanItemDefinition property. | 
| Modifier and Type | Method and Description | 
|---|---|
THumanTask | 
ObjectFactory.createTHumanTask()
Create an instance of  
THumanTask | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<THumanTask> | 
ObjectFactory.createHumanTask(THumanTask value)
 | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<THumanTask> | 
ObjectFactory.createHumanTask(THumanTask value)
 | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.