Class StatePolicyConstraintType

All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class StatePolicyConstraintType extends AbstractPolicyConstraintType
A constraint that triggers when an object or assignment is in a given state. If both filter and expressions are specified, both must be true in order for constraint to be triggered.
See Also: