Interface RuleConditionMetadata
- All Known Subinterfaces:
FieldConditionMetadata,FormulaConditionMetadata
public interface RuleConditionMetadata
Representation of an object lifecycle state's entry criteria rule condition type
-
Method Summary
-
Method Details
-
getType
RuleConditionType getType()Get the type of condition. Conditions can either be declarative field conditions or a formula.- Returns:
- a
RuleConditionType
-