Class RoleAnalysisAttributeProgressBarDto
java.lang.Object
com.evolveum.midpoint.gui.impl.page.admin.role.mining.model.RoleAnalysisProgressBarDto
com.evolveum.midpoint.gui.impl.page.admin.role.mining.model.RoleAnalysisAttributeProgressBarDto
- All Implemented Interfaces:
Serializable
public class RoleAnalysisAttributeProgressBarDto
extends RoleAnalysisProgressBarDto
implements Serializable
- See Also:
-
Field Summary
Fields inherited from class com.evolveum.midpoint.gui.impl.page.admin.role.mining.model.RoleAnalysisProgressBarDto
actualValue, barTitle, F_ACTUAL_VALUE, F_BAR_TITLE, F_MAX_VALUE, F_MIN_VALUE, F_PROGRESS_COLOR, maxValue, minValue, progressColor
-
Constructor Summary
ConstructorDescriptionRoleAnalysisAttributeProgressBarDto
(PageBase pageBase, double actualValue, @Nullable String progressColor, RoleAnalysisAttributeStatistics attributeStats) -
Method Summary
Methods inherited from class com.evolveum.midpoint.gui.impl.page.admin.role.mining.model.RoleAnalysisProgressBarDto
getActualValue, getBarTitle, getProgressColor, setActualValue, setBarTitle, setProgressColor
-
Field Details
-
F_BAR_TOOLTIP
- See Also:
-
F_HELP_TOOLTIP
- See Also:
-
-
Constructor Details
-
RoleAnalysisAttributeProgressBarDto
public RoleAnalysisAttributeProgressBarDto(PageBase pageBase, double actualValue, @Nullable @Nullable String progressColor, RoleAnalysisAttributeStatistics attributeStats)
-
-
Method Details
-
getBarToolTip
-
setBarToolTip
-
isLinkTitle
public boolean isLinkTitle() -
isUnusual
public boolean isUnusual() -
getHelpTooltip
-
getObjectValue
-