|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RepetitionRule
| Method Summary | |
|---|---|
String |
getCamundaRepeatOnStandardEvent()
Camunda extensions |
ConditionExpression |
getCondition()
|
CaseFileItem |
getContext()
|
String |
getName()
|
void |
setCamundaRepeatOnStandardEvent(String standardEvent)
|
void |
setCondition(ConditionExpression condition)
|
void |
setContext(CaseFileItem caseFileItem)
|
void |
setName(String name)
|
| 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 getName()
void setName(String name)
CaseFileItem getContext()
void setContext(CaseFileItem caseFileItem)
ConditionExpression getCondition()
void setCondition(ConditionExpression condition)
String getCamundaRepeatOnStandardEvent()
void setCamundaRepeatOnStandardEvent(String standardEvent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||