Uses of Interface
org.nuxeo.ecm.platform.pdf.service.PDFTransformationService
-
Packages that use PDFTransformationService Package Description org.nuxeo.ecm.platform.pdf.operations org.nuxeo.ecm.platform.pdf.service -
-
Uses of PDFTransformationService in org.nuxeo.ecm.platform.pdf.operations
Fields in org.nuxeo.ecm.platform.pdf.operations declared as PDFTransformationService Modifier and Type Field Description protected PDFTransformationService
PDFWatermarkImageOperation. pdfTransformationService
protected PDFTransformationService
PDFWatermarkPDFOperation. pdfTransformationService
protected PDFTransformationService
PDFWatermarkTextOperation. pdfTransformationService
-
Uses of PDFTransformationService in org.nuxeo.ecm.platform.pdf.service
Classes in org.nuxeo.ecm.platform.pdf.service that implement PDFTransformationService Modifier and Type Class Description class
PDFTransformationServiceImpl
-