Uses of Interface
org.nuxeo.ecm.platform.signature.api.sign.SignatureService
Packages that use SignatureService
Package
Description
PDF signing services implementation.
-
Uses of SignatureService in org.nuxeo.ecm.platform.signature.core.operations
Fields in org.nuxeo.ecm.platform.signature.core.operations declared as SignatureServiceModifier and TypeFieldDescriptionprotected SignatureService
SignPDF.signatureService
protected SignatureService
SignPDFDocument.signatureService
-
Uses of SignatureService in org.nuxeo.ecm.platform.signature.core.sign
Classes in org.nuxeo.ecm.platform.signature.core.sign that implement SignatureServiceModifier and TypeClassDescriptionclass
Base implementation for the signature service (also a Nuxeo component).