Uses of Class
com.evolveum.midpoint.model.impl.tasks.scanner.FocusValidityScanPartialRun.ScanScope
-
Packages that use FocusValidityScanPartialRun.ScanScope Package Description com.evolveum.midpoint.model.impl.tasks.scanner -
-
Uses of FocusValidityScanPartialRun.ScanScope in com.evolveum.midpoint.model.impl.tasks.scanner
Methods in com.evolveum.midpoint.model.impl.tasks.scanner that return FocusValidityScanPartialRun.ScanScope Modifier and Type Method Description static FocusValidityScanPartialRun.ScanScopeFocusValidityScanPartialRun.ScanScope. valueOf(String name)Returns the enum constant of this type with the specified name.static FocusValidityScanPartialRun.ScanScope[]FocusValidityScanPartialRun.ScanScope. values()Returns an array containing the constants of this enum type, in the order they are declared.
-