Contribution org.nuxeo.ecm.platform.pdf.operations--operations
In component org.nuxeo.ecm.platform.pdf.operations
org.nuxeo.ecm.platform.pdf.operations
inside nuxeo-platform-pdf-utils-9.10.jar /OSGI-INF/pdf-utils-operations.xml
This contribution is part of XML component Extension Point
Extension point operations of component OperationServiceComponent.Contributed Items
XML Source
<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFAddPageNumbersOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFConvertToPicturesOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFEncryptOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFEncryptReadOnlyOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFExtractInfoOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFExtractLinksOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFExtractPagesOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFExtractTextOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFMergeBlobsOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFMergeDocumentsOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFRemoveEncryptionOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkImageOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkPDFOperation"/>
<operation class="org.nuxeo.ecm.platform.pdf.operations.PDFWatermarkTextOperation"/>
</extension>