Uses of Class
com.avoka.component.docusign.DocuSignException
-
Packages that use DocuSignException Package Description com.avoka.component.docusign Provides DocuSign eSignature service classes. -
-
Uses of DocuSignException in com.avoka.component.docusign
Methods in com.avoka.component.docusign that throw DocuSignException Modifier and Type Method Description String
DocuSignClient. getEnvelopeRecipientStatus(String envelopeId)
Return the Envelope recipient status for the given Envelope ID.String
DocuSignClient. getEnvelopeStatus(String envelopeId)
Return the DocuSign Envelope Status for the given DocuSign Envelope ID.String
DocuSignClient. getEnvelopeStatusResponse(String envelopeId)
Return the DocuSign Envelope Status JSON response for the given DocuSign Envelope ID.
-