Class CustomPolicyConstraintType

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

public class CustomPolicyConstraintType extends AbstractPolicyConstraintType
Custom ways of evaluating a policy constraint. Used typically for transitional constraints. (State-based custom ones can always be evaluated using `objectState` constraint.)
See Also: