Skip navigation links


oracle.iam.connectors.icfcommon.recon
Class LookupReconTask

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

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

public final class LookupReconTask
extends AbstractReconTask

Lookup reconciliation scheduled task implementation. The following scheduled task parameters are expected to be defined:

The implementation will execute connector search with parameters provided by the following methods:

Each of the ConnectorObjects returned by the search is processed by the following methods to get Code key and Decode values:

The implementation internally uses ReconciledLookup to access the lookup.


Constructor Summary
LookupReconTask()
           

 

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

LookupReconTask

public LookupReconTask()

Skip navigation links


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