public interface ProcessTask extends Task
| Modifier and Type | Method and Description |
|---|---|
String |
getCamundaProcessBinding()
camunda extensions
|
String |
getCamundaProcessVersion() |
Collection<ParameterMapping> |
getParameterMappings() |
String |
getProcess() |
void |
setCamundaProcessBinding(String camundaProcessBinding) |
void |
setCamundaProcessVersion(String camundaProcessVersion) |
void |
setProcess(String process) |
getInputs, getOutputs, isBlocking, setIsBlockinggetDefaultControl, 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, updateAfterReplacementString getProcess()
void setProcess(String process)
Collection<ParameterMapping> getParameterMappings()
String getCamundaProcessBinding()
void setCamundaProcessBinding(String camundaProcessBinding)
String getCamundaProcessVersion()
void setCamundaProcessVersion(String camundaProcessVersion)
Copyright © 2018. All rights reserved.