Uses of Class
com.evolveum.midpoint.repo.common.activity.run.SearchBasedActivityRun
Packages that use SearchBasedActivityRun
Package
Description
-
Uses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.cleanup
Subclasses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.cleanup -
Uses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.integrity.shadows
Subclasses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.integrity.shadows -
Uses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.sync.tasks.imp
Subclasses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.sync.tasks.imp -
Uses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.sync.tasks.recon
Subclasses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.sync.tasks.reconModifier and TypeClassDescriptionclassCode common to all three reconciliation sub-activities: operation completion, resource reconciliation, and remaining shadows reconciliation.final classExecution of resource objects reconciliation (the main part of reconciliation). -
Uses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.tasks
Subclasses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.tasks -
Uses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.tasks.cluster
Subclasses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.tasks.cluster -
Uses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.tasks.scanner
Subclasses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.tasks.scannerModifier and TypeClassDescriptionfinal classExecution of a single focus validity scanner task part.classScanActivityRun<O extends ObjectType,WD extends WorkDefinition, MAH extends ModelActivityHandler<WD, MAH>> Things that we want to remember for all task scanners, like scanning timestamps. -
Uses of SearchBasedActivityRun in com.evolveum.midpoint.model.impl.tasks.simple
Methods in com.evolveum.midpoint.model.impl.tasks.simple that return SearchBasedActivityRunModifier and TypeMethodDescriptionSimpleActivityHandler.ExecutionSupplier.supply(ActivityRunInstantiationContext<WD, SAH> context, String shortNameCapitalized)