Uses of Interface
com.evolveum.midpoint.repo.common.activity.run.SearchBasedActivityRunSpecifics
Packages that use SearchBasedActivityRunSpecifics
Package
Description
-
Uses of SearchBasedActivityRunSpecifics in com.evolveum.midpoint.model.impl.cleanup
Classes in com.evolveum.midpoint.model.impl.cleanup that implement SearchBasedActivityRunSpecifics -
Uses of SearchBasedActivityRunSpecifics in com.evolveum.midpoint.model.impl.correlator.tasks
Classes in com.evolveum.midpoint.model.impl.correlator.tasks that implement SearchBasedActivityRunSpecifics -
Uses of SearchBasedActivityRunSpecifics in com.evolveum.midpoint.model.impl.integrity.shadows
Classes in com.evolveum.midpoint.model.impl.integrity.shadows that implement SearchBasedActivityRunSpecifics -
Uses of SearchBasedActivityRunSpecifics in com.evolveum.midpoint.model.impl.mappings.tasks
Classes in com.evolveum.midpoint.model.impl.mappings.tasks that implement SearchBasedActivityRunSpecifics -
Uses of SearchBasedActivityRunSpecifics in com.evolveum.midpoint.model.impl.sync.tasks.imp
Classes in com.evolveum.midpoint.model.impl.sync.tasks.imp that implement SearchBasedActivityRunSpecificsModifier and TypeClassDescriptionclassAbstractImportActivityRun<WD extends ResourceSetTaskWorkDefinition,AH extends ModelActivityHandler<WD, AH>> Abstract class for runner of tasks based on import (import and shadow reclassification).final class -
Uses of SearchBasedActivityRunSpecifics in com.evolveum.midpoint.model.impl.sync.tasks.imp.reclassification
Classes in com.evolveum.midpoint.model.impl.sync.tasks.imp.reclassification that implement SearchBasedActivityRunSpecifics -
Uses of SearchBasedActivityRunSpecifics in com.evolveum.midpoint.model.impl.sync.tasks.recon
Classes in com.evolveum.midpoint.model.impl.sync.tasks.recon that implement SearchBasedActivityRunSpecificsModifier 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 SearchBasedActivityRunSpecifics in com.evolveum.midpoint.model.impl.tasks
Classes in com.evolveum.midpoint.model.impl.tasks that implement SearchBasedActivityRunSpecifics -
Uses of SearchBasedActivityRunSpecifics in com.evolveum.midpoint.model.impl.tasks.cluster
Classes in com.evolveum.midpoint.model.impl.tasks.cluster that implement SearchBasedActivityRunSpecifics -
Uses of SearchBasedActivityRunSpecifics in com.evolveum.midpoint.model.impl.tasks.scanner
Classes in com.evolveum.midpoint.model.impl.tasks.scanner that implement SearchBasedActivityRunSpecificsModifier 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 SearchBasedActivityRunSpecifics in com.evolveum.midpoint.repo.common.activity.run
Classes in com.evolveum.midpoint.repo.common.activity.run that implement SearchBasedActivityRunSpecificsModifier and TypeClassDescriptionclassSearchBasedActivityRun<C extends Containerable,WD extends WorkDefinition, AH extends ActivityHandler<WD, AH>, WS extends AbstractActivityWorkStateType> A run of a given search-iterative activity.