Class AssignmentConstraintsType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentConstraintsType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class AssignmentConstraintsType extends AbstractPlainStructured
Specifies constraints on assignments that are placed in the same focus. It can be used to prohibit multiple assignment of the same role and for similar cases. There are several individual constraints in the type. There is a logical AND between them. This means that if no constraint can be violated. All active constraints must be satisfied at the same time.
See Also: