| Class Summary |
| AbstractReconTask |
Base class for recon tasks. |
| LookupReconTask |
Lookup reconciliation scheduled task implementation. |
| SearchReconDeleteTask |
Common implementation of Target Delete Reconciliation, it uses SearchApiOp and OIM deletion detection under the hood
The following task parameters are supported: IT Resource Name - IT Resource used for reconciliation Object Type - Type of object which is reconciled, this parameter is used for creation of ObjectClass, which is provided to ICF's SearchOpApi.
|
| SearchReconTask |
Common Target Reconciliation which uses SearchApiOp operation in its implementation
The following task parameters are supported: IT Resource Name - IT Resource used for reconciliation Object Type - Type of object which is reconciled, this parameter is used for creation of ObjectClass, which is provided to ICF's SearchOpApi.
|
| SyncReconTask |
Common Target Reconciliation based on SyncApiOp - handles also the deleted objects, doesn't support filter and is incremental by nature |