Class MiningRoleTypeChunk

java.lang.Object
com.evolveum.midpoint.common.mining.objects.chunk.MiningBaseTypeChunk
com.evolveum.midpoint.common.mining.objects.chunk.MiningRoleTypeChunk
All Implemented Interfaces:
Serializable

public class MiningRoleTypeChunk extends MiningBaseTypeChunk implements Serializable
The `MiningRoleTypeChunk` class represents a chunk of role analysis data for a specific role. It contains information about the roles, users, chunk name, frequency, and the role analysis operation mode.
See Also: