Class RoleAnalysisOptionType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleAnalysisOptionType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class RoleAnalysisOptionType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
This complex type defines options for role analysis. It encapsulates elements related to the process mode and analysis category, providing flexibility in configuring the specific approach for analysis. The "processMode" element determines the methodology used during the analysis, considering either a role perspective or a user perspective. The "analysisCategory" element specifies the mode for categorizing the analysis, allowing for differentiation between standard and advanced approaches. The "id" attribute uniquely identifies each role analysis option.
See Also: