|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DecisionTask
| Method Summary | |
|---|---|
String |
getCamundaDecisionBinding()
|
String |
getCamundaDecisionTenantId()
|
String |
getCamundaDecisionVersion()
|
String |
getCamundaMapDecisionResult()
|
String |
getCamundaResultVariable()
Camunda extensions |
String |
getDecision()
|
DecisionRefExpression |
getDecisionExpression()
|
Collection<ParameterMapping> |
getParameterMappings()
|
void |
setCamundaDecisionBinding(String camundaDecisionBinding)
|
void |
setCamundaDecisionTenantId(String camundaDecisionTenantId)
|
void |
setCamundaDecisionVersion(String camundaDecisionVersion)
|
void |
setCamundaMapDecisionResult(String camundaMapDecisionResult)
|
void |
setCamundaResultVariable(String camundaResultVariable)
|
void |
setDecision(String decision)
|
void |
setDecisionExpression(DecisionRefExpression decisionExpression)
|
| 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, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement |
| Method Detail |
|---|
String getDecision()
void setDecision(String decision)
DecisionRefExpression getDecisionExpression()
void setDecisionExpression(DecisionRefExpression decisionExpression)
Collection<ParameterMapping> getParameterMappings()
String getCamundaResultVariable()
void setCamundaResultVariable(String camundaResultVariable)
String getCamundaDecisionBinding()
void setCamundaDecisionBinding(String camundaDecisionBinding)
String getCamundaDecisionVersion()
void setCamundaDecisionVersion(String camundaDecisionVersion)
String getCamundaDecisionTenantId()
void setCamundaDecisionTenantId(String camundaDecisionTenantId)
String getCamundaMapDecisionResult()
void setCamundaMapDecisionResult(String camundaMapDecisionResult)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||