Skip navigation links


oracle.iam.connectors.icfcommon.recon
Class SearchReconTask

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.SearchReconTask

All Implemented Interfaces:
java.lang.Runnable, StoppableTask, Task

public final class SearchReconTask
extends AbstractReconTask

Common Target Reconciliation which uses SearchApiOp operation in its implementation

The following task parameters are supported:

The implementation will call SearchApiOp based on the task parameters and handle the return objects by first checking by OIM if the object is being ignored, if not then the Reconciliation Event is created with all provided and mapped attributes.


Constructor Summary
SearchReconTask()
           

 

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, isStop, setImplementation, setName, setTaskName

 

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

 

Constructor Detail

SearchReconTask

public SearchReconTask()

Skip navigation links


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