Uses of Interface
com.adobe.pdfservices.operation.pdfjobs.result.PDFServicesJobResult
-
Packages that use PDFServicesJobResult Package Description com.adobe.pdfservices.operation.pdfjobs.result Contains the result classes and sub-packages forPDFServicesJob
implementations in thecom.adobe.pdfservices.operation.pdfjobs.jobs
package. -
-
Uses of PDFServicesJobResult in com.adobe.pdfservices.operation.pdfjobs.result
Classes in com.adobe.pdfservices.operation.pdfjobs.result that implement PDFServicesJobResult Modifier and Type Class Description class
AutotagPDFResult
This class encapsulates the result ofAutotagPDFJob
.class
CombinePDFResult
This class encapsulates the result ofCombinePDFJob
.class
CompressPDFResult
This class encapsulates the result ofCompressPDFJob
.class
CreatePDFResult
This class encapsulates the result ofCreatePDFJob
.class
DeletePagesResult
This class encapsulates the result ofDeletePagesJob
.class
DocumentMergeResult
This class encapsulates the result ofDocumentMergeJob
.class
ExportPDFResult
This class encapsulates the result ofExportPDFJob
.class
ExportPDFToImagesResult
This class encapsulates the result ofExportPDFToImagesJob
.class
ExtractPDFResult
This class encapsulates the result ofExtractPDFJob
.class
HTMLToPDFResult
This class encapsulates the result ofHTMLToPDFJob
.class
InsertPagesResult
This class encapsulates the result ofInsertPagesPDFJob
.class
LinearizePDFResult
This class encapsulates the result ofLinearizePDFJob
.class
OCRResult
This class encapsulates the result ofOCRJob
.class
PDFElectronicSealResult
This class encapsulates the result ofPDFElectronicSealJob
.class
PDFPropertiesResult
This class encapsulates the result ofPDFPropertiesJob
.class
ProtectPDFResult
This class encapsulates the result ofProtectPDFJob
.class
RemoveProtectionResult
This class encapsulates the result ofRemoveProtectionJob
.class
ReorderPagesResult
This class encapsulates the result ofReorderPagesPDFJob
.class
ReplacePagesResult
This class encapsulates the result ofReplacePagesPDFJob
.class
RotatePagesResult
This class encapsulates the result ofRotatePagesJob
.class
SplitPDFResult
This class encapsulates the result ofSplitPDFJob
.
-