Class BusinessRoleApplicationDto

java.lang.Object
com.evolveum.midpoint.gui.impl.page.admin.role.mining.model.BusinessRoleApplicationDto
All Implemented Interfaces:
Serializable

public class BusinessRoleApplicationDto extends Object implements Serializable
The BusinessRoleApplicationDto class represents a Data Transfer Object (DTO) that holds information about a specific role, its associated cluster, and a list of BusinessRoleDtos that holds information about a user's delta to a specific role.
See Also: