Skip navigation links


oracle.iam.connectors.icfcommon.recon
Class SyncReconTask

java.lang.Object
  extended by oracle.iam.scheduler.vo.TaskSupport
      extended by com.thortech.xl.scheduler.tasks.SchedulerBaseTask
          extended by oracle.iam.connectors.icfcommon.recon.AbstractReconTask
              extended by oracle.iam.connectors.icfcommon.recon.SyncReconTask

All Implemented Interfaces:
java.lang.Runnable, StoppableTask, oracle.iam.scheduler.vo.Task

public final class SyncReconTask
extends AbstractReconTask

Common Target Reconciliation based on SyncApiOp - handles also the deleted objects, doesn't support filter and is incremental by nature


Constructor Summary
SyncReconTask()
           

 

Method Summary

 

Methods inherited from class com.thortech.xl.scheduler.tasks.SchedulerBaseTask
execute, getAttribute, getAttributeMap, getAttributes, getResult, getStatus, getTaskAttributeMap, invokeMethodOnRemoteManager, isSuccess, run, runAsThread, setAttributes, setDataBase, setResult, setStatusString, setSuccess, setTaskAttributeMap, setUtilityFactory, stop, stopExecution

 

Methods inherited from class oracle.iam.scheduler.vo.TaskSupport
executeJob, getId, getImplementation, getName, getTaskName, isJobSuccess, isStop, setImplementation, setName, setTaskName

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

SyncReconTask

public SyncReconTask()

Skip navigation links


Copyright © 2015, Oracle and/or its affiliates. All rights reserved.