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, setName
getDescription, getExtensionElements, getId, setDescription, setExtensionElements, setId
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
boolean isBlocking()
void setIsBlocking(boolean isBlocking)
Collection<InputsCaseParameter> getInputs()
Collection<OutputsCaseParameter> getOutputs()
Copyright © 2018. All rights reserved.