Package com.adobe.pdfservices.operation.pdfjobs.result
Contains the result classes and sub-packages for
PDFServicesJob
implementations
in the com.adobe.pdfservices.operation.pdfjobs.jobs
package.-
Interface Summary Interface Description PDFServicesJobResult This is an interface that represents thePDFServicesJob
result. -
Class Summary Class Description AutotagPDFResult This class encapsulates the result ofAutotagPDFJob
.CombinePDFResult This class encapsulates the result ofCombinePDFJob
.CompressPDFResult This class encapsulates the result ofCompressPDFJob
.CreatePDFResult This class encapsulates the result ofCreatePDFJob
.DeletePagesResult This class encapsulates the result ofDeletePagesJob
.DocumentMergeResult This class encapsulates the result ofDocumentMergeJob
.ExportPDFResult This class encapsulates the result ofExportPDFJob
.ExportPDFToImagesResult This class encapsulates the result ofExportPDFToImagesJob
.ExtractPDFResult This class encapsulates the result ofExtractPDFJob
.HTMLToPDFResult This class encapsulates the result ofHTMLToPDFJob
.InsertPagesResult This class encapsulates the result ofInsertPagesPDFJob
.LinearizePDFResult This class encapsulates the result ofLinearizePDFJob
.OCRResult This class encapsulates the result ofOCRJob
.PDFElectronicSealResult This class encapsulates the result ofPDFElectronicSealJob
.PDFPropertiesResult This class encapsulates the result ofPDFPropertiesJob
.ProtectPDFResult This class encapsulates the result ofProtectPDFJob
.RemoveProtectionResult This class encapsulates the result ofRemoveProtectionJob
.ReorderPagesResult This class encapsulates the result ofReorderPagesPDFJob
.ReplacePagesResult This class encapsulates the result ofReplacePagesPDFJob
.RotatePagesResult This class encapsulates the result ofRotatePagesJob
.SplitPDFResult This class encapsulates the result ofSplitPDFJob
.