Uses of Class
com.evolveum.midpoint.model.impl.integrity.shadows.ShadowIntegrityCheckWorkDefinition
-
Packages that use ShadowIntegrityCheckWorkDefinition Package Description com.evolveum.midpoint.model.impl.integrity.shadows -
-
Uses of ShadowIntegrityCheckWorkDefinition in com.evolveum.midpoint.model.impl.integrity.shadows
Methods in com.evolveum.midpoint.model.impl.integrity.shadows that return types with arguments of type ShadowIntegrityCheckWorkDefinition Modifier and Type Method Description AbstractActivityRun<ShadowIntegrityCheckWorkDefinition,ShadowIntegrityCheckActivityHandler,?>
ShadowIntegrityCheckActivityHandler. createActivityRun(@NotNull ActivityRunInstantiationContext<ShadowIntegrityCheckWorkDefinition,ShadowIntegrityCheckActivityHandler> context, @NotNull OperationResult result)
Method parameters in com.evolveum.midpoint.model.impl.integrity.shadows with type arguments of type ShadowIntegrityCheckWorkDefinition Modifier and Type Method Description AbstractActivityRun<ShadowIntegrityCheckWorkDefinition,ShadowIntegrityCheckActivityHandler,?>
ShadowIntegrityCheckActivityHandler. createActivityRun(@NotNull ActivityRunInstantiationContext<ShadowIntegrityCheckWorkDefinition,ShadowIntegrityCheckActivityHandler> context, @NotNull OperationResult result)
-