java.lang.Object
com.evolveum.midpoint.common.mining.objects.detection.BasePattern
com.evolveum.midpoint.common.mining.objects.detection.CandidatePattern
All Implemented Interfaces:
Serializable

public class CandidatePattern extends BasePattern implements Serializable
The `CandidatePattern` class represents a candidate pattern in role analysis. It contains information about the roles, users, and the cluster metric associated with the candidate pattern.
See Also: