Uses of Class
com.evolveum.midpoint.model.impl.integrity.shadows.ShadowCheckResult
-
Packages that use ShadowCheckResult Package Description com.evolveum.midpoint.model.impl.integrity.shadows -
-
Uses of ShadowCheckResult in com.evolveum.midpoint.model.impl.integrity.shadows
Methods in com.evolveum.midpoint.model.impl.integrity.shadows that return ShadowCheckResult Modifier and Type Method Description ShadowCheckResult
ShadowCheckResult. recordError(String problemCode, Exception e)
ShadowCheckResult
ShadowCheckResult. recordWarning(String problemCode, String message)
-