Class BaseEvaluatedPolicyRuleImpl

java.lang.Object
com.evolveum.midpoint.repo.common.policy.BaseEvaluatedPolicyRuleImpl
All Implemented Interfaces:
EvaluatedPolicyRule, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
DirectlyEvaluatedClockworkPolicyRuleImpl, EvaluatedActivityPolicyRuleImpl

public abstract class BaseEvaluatedPolicyRuleImpl extends Object implements EvaluatedPolicyRule
Implementation of the most generic features in EvaluatedPolicyRule interface.
See Also: