Uses of Interface
org.openiam.recon.service.intf.PrePostExecutor
-
Packages that use PrePostExecutor Package Description org.openiam.recon.service.impl.processor org.openiam.recon.service.impl.service -
-
Uses of PrePostExecutor in org.openiam.recon.service.impl.processor
Methods in org.openiam.recon.service.impl.processor that return PrePostExecutor Modifier and Type Method Description static PrePostExecutor
ReconScriptUtil. createAndExecutePostProcessorScript(ReconciliationConfig config)
static PrePostExecutor
ReconScriptUtil. createAndExecutePreProcessorScript(ReconciliationConfig config)
-
Uses of PrePostExecutor in org.openiam.recon.service.impl.service
Classes in org.openiam.recon.service.impl.service that implement PrePostExecutor Modifier and Type Class Description class
AbstractPrePostExecutor
-