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

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