Class ParentCompletionRule
java.lang.Object
org.flowable.cmmn.model.BaseElement
org.flowable.cmmn.model.CmmnElement
org.flowable.cmmn.model.CaseElement
org.flowable.cmmn.model.PlanItemRule
org.flowable.cmmn.model.ParentCompletionRule
- All Implemented Interfaces:
HasExtensionAttributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringprotected StringFields inherited from class PlanItemRule
conditionFields inherited from class CaseElement
name, parentFields inherited from class CmmnElement
documentation, documentationTextFormatFields inherited from class BaseElement
attributes, extensionElements, id, xmlColumnNumber, xmlRowNumber -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PlanItemRule
getCondition, setConditionMethods inherited from class CaseElement
getName, getParent, getParentStage, setName, setParentMethods inherited from class CmmnElement
getDocumentation, getDocumentationTextFormat, setDocumentation, setDocumentationTextFormat, setValuesMethods inherited from class BaseElement
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumber
-
Field Details
-
DEFAULT
- See Also:
-
IGNORE
- See Also:
-
IGNORE_IF_AVAILABLE
- See Also:
-
IGNORE_IF_AVAILABLE_OR_ENABLED
- See Also:
-
IGNORE_AFTER_FIRST_COMPLETION
- See Also:
-
IGNORE_AFTER_FIRST_COMPLETION_IF_AVAILABLE_OR_ENABLED
- See Also:
-
type
-
-
Constructor Details
-
ParentCompletionRule
public ParentCompletionRule()
-
-
Method Details
-
getType
-
setType
-
toString
- Overrides:
toStringin classPlanItemRule
-