public interface Task extends PlanItemDefinition
| Modifier and Type | Method and Description |
|---|---|
Collection<InputsCaseParameter> |
getInputs() |
Collection<OutputsCaseParameter> |
getOutputs() |
boolean |
isBlocking() |
void |
setIsBlocking(boolean isBlocking) |
getDefaultControl, getName, setDefaultControl, setNamegetDescription, 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)
Collection<InputsCaseParameter> getInputs()
Collection<OutputsCaseParameter> getOutputs()
Copyright © 2018. All rights reserved.