|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessTask
| Method Summary | |
|---|---|
String |
getCamundaProcessBinding()
camunda extensions |
String |
getCamundaProcessTenantId()
|
String |
getCamundaProcessVersion()
|
Collection<ParameterMapping> |
getParameterMappings()
|
String |
getProcess()
|
ProcessRefExpression |
getProcessExpression()
|
void |
setCamundaProcessBinding(String camundaProcessBinding)
|
void |
setCamundaProcessTenantId(String camundaProcessTenantId)
|
void |
setCamundaProcessVersion(String camundaProcessVersion)
|
void |
setProcess(String process)
|
void |
setProcessExpression(ProcessRefExpression processExpression)
|
| Methods inherited from interface org.camunda.bpm.model.cmmn.instance.Task |
|---|
getInputParameters, getInputs, getOutputParameters, getOutputs, isBlocking, setIsBlocking |
| Methods inherited from interface org.camunda.bpm.model.cmmn.instance.PlanItemDefinition |
|---|
getDefaultControl, getName, setDefaultControl, setName |
| Methods inherited from interface org.camunda.bpm.model.cmmn.instance.CmmnElement |
|---|
getDescription, getDocumentations, getExtensionElements, getId, setDescription, setExtensionElements, setId |
| Methods inherited from interface org.camunda.bpm.model.xml.instance.ModelElementInstance |
|---|
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement |
| Method Detail |
|---|
String getProcess()
void setProcess(String process)
ProcessRefExpression getProcessExpression()
void setProcessExpression(ProcessRefExpression processExpression)
Collection<ParameterMapping> getParameterMappings()
String getCamundaProcessBinding()
void setCamundaProcessBinding(String camundaProcessBinding)
String getCamundaProcessVersion()
void setCamundaProcessVersion(String camundaProcessVersion)
String getCamundaProcessTenantId()
void setCamundaProcessTenantId(String camundaProcessTenantId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||