Uses of Class
com.adobe.pdfservices.operation.PDFServicesJobStatusResponse
-
Packages that use PDFServicesJobStatusResponse Package Description com.adobe.pdfservices.operation Contains the classes and sub-packages for various PDF Services Jobs. -
-
Uses of PDFServicesJobStatusResponse in com.adobe.pdfservices.operation
Subclasses of PDFServicesJobStatusResponse in com.adobe.pdfservices.operation Modifier and Type Class Description class
PDFServicesResponse<T>
Response object forPDFServicesJob
.Methods in com.adobe.pdfservices.operation that return PDFServicesJobStatusResponse Modifier and Type Method Description PDFServicesJobStatusResponse
PDFServices. getJobStatus(String pollingURL)
ReturnsPDFServicesJobStatusResponse
for the submittedPDFServicesJob
.
-