Uses of Class
com.identityworksllc.iiq.common.task.export.ExportConnectionInfo
-
Packages that use ExportConnectionInfo Package Description com.identityworksllc.iiq.common.task.export The implementation of Instrumental ID’s Identity and Account data export job -
-
Uses of ExportConnectionInfo in com.identityworksllc.iiq.common.task.export
Methods in com.identityworksllc.iiq.common.task.export with parameters of type ExportConnectionInfo Modifier and Type Method Description static Connection
ExportPartition. openConnection(sailpoint.api.SailPointContext context, ExportConnectionInfo connectionInfo)
Opens the connection to the target database using the provided connection infoConnection
ReportExporter. openConnection(sailpoint.api.SailPointContext context, ExportConnectionInfo connectionInfo)
Opens the connection to the target database using the provided connection infovoid
ExportPartition. setConnectionInfo(ExportConnectionInfo connectionInfo)
-