Class SubtypeClause

java.lang.Object
com.evolveum.midpoint.schema.selector.spec.SelectorClause
com.evolveum.midpoint.schema.selector.spec.SubtypeClause
All Implemented Interfaces:
DebugDumpable, Serializable

public class SubtypeClause extends SelectorClause
Originally, this was used for evaluation of `subtype` on objects. This property is deprecated and will be eventually removed. However, there are still assignment subtypes that are alive and well, at least for now.
See Also: