Uses of Class
com.uc4.api.objects.OutputScan
-
Packages that use OutputScan Package Description com.uc4.api.objects -
-
Uses of OutputScan in com.uc4.api.objects
Methods in com.uc4.api.objects that return OutputScan Modifier and Type Method Description OutputScan
FileTransfer. outputScan()
Returns anOutputScan
instance which represents the "Output Scan" tab of a FileTransfer.OutputScan
Job. outputScan()
Returns anOutputScan
instance which represents the "Output Scan" tab of an Job.OutputScan
PSRemoteTaskManager. outputScan()
Returns anOutputScan
instance which represents the "Output Scan" tab of a Job.OutputScan
SAPQueueManager. outputScan()
Returns anOutputScan
instance which represents the "Output Scan" tab of a Job.
-