|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Decision
| Method Summary | |
|---|---|
AllowedAnswers |
getAllowedAnswers()
|
Collection<AuthorityRequirement> |
getAuthorityRequirements()
|
Integer |
getCamundaHistoryTimeToLive()
|
Collection<OrganizationUnit> |
getDecisionMakers()
|
Collection<OrganizationUnit> |
getDecisionOwners()
|
Expression |
getExpression()
|
Collection<PerformanceIndicator> |
getImpactedPerformanceIndicators()
|
Collection<InformationRequirement> |
getInformationRequirements()
|
Collection<KnowledgeRequirement> |
getKnowledgeRequirements()
|
Question |
getQuestion()
|
Collection<SupportedObjectiveReference> |
getSupportedObjectiveReferences()
|
Collection<UsingProcessReference> |
getUsingProcessReferences()
|
Collection<UsingTaskReference> |
getUsingTaskReferences()
|
Variable |
getVariable()
|
String |
getVersionTag()
|
void |
setAllowedAnswers(AllowedAnswers allowedAnswers)
|
void |
setCamundaHistoryTimeToLive(Integer inputVariable)
|
void |
setExpression(Expression expression)
|
void |
setQuestion(Question question)
|
void |
setVariable(Variable variable)
|
void |
setVersionTag(String inputValue)
|
| Methods inherited from interface org.camunda.bpm.model.dmn.instance.NamedElement |
|---|
getName, setName |
| Methods inherited from interface org.camunda.bpm.model.dmn.instance.DmnElement |
|---|
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel |
| 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 |
|---|
Question getQuestion()
void setQuestion(Question question)
AllowedAnswers getAllowedAnswers()
void setAllowedAnswers(AllowedAnswers allowedAnswers)
Variable getVariable()
void setVariable(Variable variable)
Collection<InformationRequirement> getInformationRequirements()
Collection<KnowledgeRequirement> getKnowledgeRequirements()
Collection<AuthorityRequirement> getAuthorityRequirements()
Collection<SupportedObjectiveReference> getSupportedObjectiveReferences()
Collection<PerformanceIndicator> getImpactedPerformanceIndicators()
Collection<OrganizationUnit> getDecisionMakers()
Collection<OrganizationUnit> getDecisionOwners()
Collection<UsingProcessReference> getUsingProcessReferences()
Collection<UsingTaskReference> getUsingTaskReferences()
Expression getExpression()
void setExpression(Expression expression)
Integer getCamundaHistoryTimeToLive()
void setCamundaHistoryTimeToLive(Integer inputVariable)
String getVersionTag()
void setVersionTag(String inputValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||