Package org.jbpm.workflow.instance.rule
Class RuleUnitRuleType
java.lang.Object
org.jbpm.workflow.instance.rule.AbstractRuleType
org.jbpm.workflow.instance.rule.RuleUnitRuleType
- All Implemented Interfaces:
Serializable,RuleType
- See Also:
-
Field Summary
Fields inherited from class org.jbpm.workflow.instance.rule.AbstractRuleType
nameFields inherited from interface org.jbpm.workflow.instance.rule.RuleType
DMN_LANG, DRL_LANG, RULE_UNIT_LANG, UNIT_RULEFLOW_PREFIX -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jbpm.workflow.instance.rule.AbstractRuleType
getName, isDecision, isRuleFlowGroup
-
Constructor Details
-
RuleUnitRuleType
-
-
Method Details
-
evaluate
-
isRuleUnit
public boolean isRuleUnit()- Specified by:
isRuleUnitin interfaceRuleType- Overrides:
isRuleUnitin classAbstractRuleType
-
toString
-