Uses of Class
com.logicaldoc.docusign.DocuSign
-
Packages that use DocuSign Package Description com.logicaldoc.docusign Integration for connecting to the remote eSignature service DocuSign. -
-
Uses of DocuSign in com.logicaldoc.docusign
Methods in com.logicaldoc.docusign with parameters of type DocuSign Modifier and Type Method Description static long
DocuSignUtil. processCompletedEnvelope(com.docusign.esign.model.Envelope envelope, DocuSign docuSign, org.slf4j.Logger log)
Takes the documents already signed from the envelope and updates the local documents
-