public interface Task extends PlanItemDefinition
| Modifier and Type | Method and Description | 
|---|---|
Collection<InputCaseParameter> | 
getInputParameters()  | 
Collection<InputsCaseParameter> | 
getInputs()
Deprecated.  
 | 
Collection<OutputCaseParameter> | 
getOutputParameters()  | 
Collection<OutputsCaseParameter> | 
getOutputs()
Deprecated.  
 | 
boolean | 
isBlocking()  | 
void | 
setIsBlocking(boolean isBlocking)  | 
getDefaultControl, getName, setDefaultControl, setNamegetDescription, getDocumentations, getExtensionElements, getId, setDescription, setExtensionElements, setIdaddChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementboolean isBlocking()
void setIsBlocking(boolean isBlocking)
@Deprecated Collection<InputsCaseParameter> getInputs()
@Deprecated Collection<OutputsCaseParameter> getOutputs()
Collection<InputCaseParameter> getInputParameters()
Collection<OutputCaseParameter> getOutputParameters()
Copyright © 2017. All rights reserved.