Class Hierarchy
- java.lang.Object
- com.evolveum.midpoint.repo.common.task.AbstractIterativeTaskPartExecution<I,TH,TE,PE,IP>
- com.evolveum.midpoint.repo.common.task.AbstractSearchIterativeTaskPartExecution<O,TH,TE,PE,RH>
- com.evolveum.midpoint.model.impl.tasks.AbstractIterativeModelTaskPartExecution<O,TH,TE,PE,RH>
- com.evolveum.midpoint.repo.common.task.AbstractSearchIterativeTaskPartExecution<O,TH,TE,PE,RH>
- com.evolveum.midpoint.repo.common.task.AbstractTaskHandler<TH,TE> (implements com.evolveum.midpoint.task.api.WorkBucketAwareTaskHandler)
- com.evolveum.midpoint.model.impl.tasks.AbstractModelTaskHandler<TH,TE>
- com.evolveum.midpoint.model.impl.tasks.simple.SimpleIterativeTaskHandler<O,EC,P>
- com.evolveum.midpoint.model.impl.tasks.DeleteNotUpdatedShadowTaskHandler
- com.evolveum.midpoint.model.impl.tasks.ExecuteChangesTaskHandler
- com.evolveum.midpoint.model.impl.tasks.RecomputeTaskHandler
- com.evolveum.midpoint.model.impl.tasks.ReindexTaskHandler
- com.evolveum.midpoint.model.impl.tasks.simple.SimpleIterativeTaskHandler<O,EC,P>
- com.evolveum.midpoint.model.impl.tasks.AbstractModelTaskHandler<TH,TE>
- com.evolveum.midpoint.model.impl.tasks.AuditReindexTaskHandler (implements com.evolveum.midpoint.task.api.TaskHandler)
- com.evolveum.midpoint.model.impl.tasks.DeleteTaskHandler (implements com.evolveum.midpoint.task.api.TaskHandler)
- com.evolveum.midpoint.model.impl.tasks.simple.ExecutionContext
- com.evolveum.midpoint.model.impl.tasks.DeleteNotUpdatedShadowTaskHandler.MyExecutionContext
- com.evolveum.midpoint.model.impl.tasks.ExecuteChangesTaskHandler.MyExecutionContext
- com.evolveum.midpoint.model.impl.tasks.RecomputeTaskHandler.MyExecutionContext
- com.evolveum.midpoint.model.impl.tasks.ReindexTaskHandler.MyExecutionContext
- com.evolveum.midpoint.model.impl.tasks.simple.Processing<O,EC>
- com.evolveum.midpoint.model.impl.tasks.DeleteNotUpdatedShadowTaskHandler.MyProcessing
- com.evolveum.midpoint.model.impl.tasks.ExecuteChangesTaskHandler.MyProcessing
- com.evolveum.midpoint.model.impl.tasks.RecomputeTaskHandler.MyProcessing
- com.evolveum.midpoint.model.impl.tasks.ReindexTaskHandler.MyProcessing
- com.evolveum.midpoint.model.impl.tasks.ShadowFetchingPreprocessor (implements com.evolveum.midpoint.repo.common.task.ObjectPreprocessor<O>)
- com.evolveum.midpoint.repo.common.task.AbstractIterativeTaskPartExecution<I,TH,TE,PE,IP>