Uses of Interface
com.evolveum.midpoint.repo.common.activity.run.SearchBasedActivityRunSpecifics
Packages that use SearchBasedActivityRunSpecifics
Package
Description
Classes that support execution (run) of activities.
-
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.integrity.shadows
Classes in com.evolveum.midpoint.model.impl.integrity.shadows 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 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 TypeClassDescriptionclass
Code common to all three reconciliation sub-activities: operation completion, resource reconciliation, and remaining shadows reconciliation.final class
Execution 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 class
Execution of a single focus validity scanner task part.class
ScanActivityRun<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 TypeClassDescriptionclass
SearchBasedActivityRun<C extends Containerable,
WD extends WorkDefinition, AH extends ActivityHandler<WD, AH>, WS extends AbstractActivityWorkStateType> A run of a given search-iterative activity.