|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CaseTask
| Method Summary | |
|---|---|
String |
getCamundaCaseBinding()
camunda extensions |
String |
getCamundaCaseTenantId()
|
String |
getCamundaCaseVersion()
|
String |
getCase()
|
CaseRefExpression |
getCaseExpression()
|
Collection<ParameterMapping> |
getParameterMappings()
|
void |
setCamundaCaseBinding(String camundaCaseBinding)
|
void |
setCamundaCaseTenantId(String camundaCaseTenantId)
|
void |
setCamundaCaseVersion(String camundaCaseVersion)
|
void |
setCase(String caseInstance)
|
void |
setCaseExpression(CaseRefExpression caseExpression)
|
| 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 getCase()
void setCase(String caseInstance)
CaseRefExpression getCaseExpression()
void setCaseExpression(CaseRefExpression caseExpression)
Collection<ParameterMapping> getParameterMappings()
String getCamundaCaseBinding()
void setCamundaCaseBinding(String camundaCaseBinding)
String getCamundaCaseVersion()
void setCamundaCaseVersion(String camundaCaseVersion)
String getCamundaCaseTenantId()
void setCamundaCaseTenantId(String camundaCaseTenantId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||