Class ObjectIntegrityCheckTaskHandler.TaskExecution
- java.lang.Object
-
- com.evolveum.midpoint.repo.common.task.AbstractTaskExecution<ObjectIntegrityCheckTaskHandler,ObjectIntegrityCheckTaskHandler.TaskExecution>
-
- com.evolveum.midpoint.model.impl.integrity.ObjectIntegrityCheckTaskHandler.TaskExecution
-
- Enclosing class:
- ObjectIntegrityCheckTaskHandler
protected static class ObjectIntegrityCheckTaskHandler.TaskExecution extends AbstractTaskExecution<ObjectIntegrityCheckTaskHandler,ObjectIntegrityCheckTaskHandler.TaskExecution>
Just to make Java compiler happy.
-
-
Field Summary
-
Fields inherited from class com.evolveum.midpoint.repo.common.task.AbstractTaskExecution
localCoordinatorTask, partDefinition, taskHandler, workBucket
-
-
Constructor Summary
Constructors Constructor Description TaskExecution(ObjectIntegrityCheckTaskHandler taskHandler, RunningTask localCoordinatorTask, WorkBucketType workBucket, TaskPartitionDefinitionType partDefinition, TaskWorkBucketProcessingResult previousRunResult)
-
Method Summary
-
Methods inherited from class com.evolveum.midpoint.repo.common.task.AbstractTaskExecution
createPartExecutions, finish, getCurrentRunResult, getErrorState, getPrismContext, getRootTaskOid, getTaskContainerRealValue, getTaskPropertyRealValue, heartbeat, initialize, isInternallyMultipart, run, setPermanentErrorEncountered
-
-
-
-
Constructor Detail
-
TaskExecution
public TaskExecution(ObjectIntegrityCheckTaskHandler taskHandler, RunningTask localCoordinatorTask, WorkBucketType workBucket, TaskPartitionDefinitionType partDefinition, TaskWorkBucketProcessingResult previousRunResult)
-
-