Skip navigation links


oracle.iam.connectors.icfcommon.recon
Class EntitlementReconTask

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

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

public final class EntitlementReconTask
extends AbstractReconTask

This task performs Lookup recon with a twist: If "Is Entitlement" parameter is set to true, it also sets additional entitlement attributes in the ENT_LIST table, and makes sure it gets synchronized with Catalog.


Constructor Summary
EntitlementReconTask()
           

 

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

EntitlementReconTask

public EntitlementReconTask()

Skip navigation links


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