Uses of Class
com.docusign.esign.model.EventNotification
-
Packages that use EventNotification Package Description com.docusign.esign.model -
-
Uses of EventNotification in com.docusign.esign.model
Methods in com.docusign.esign.model that return EventNotification Modifier and Type Method Description EventNotificationEventNotification. addEnvelopeEventsItem(EnvelopeEvent envelopeEventsItem)addEnvelopeEventsItem.EventNotificationEventNotification. addRecipientEventsItem(RecipientEvent recipientEventsItem)addRecipientEventsItem.EventNotificationEventNotification. envelopeEvents(List<EnvelopeEvent> envelopeEvents)envelopeEvents.EventNotificationEnvelopeDefinition. getEventNotification()Get eventNotification.EventNotificationEventNotification. includeCertificateOfCompletion(String includeCertificateOfCompletion)includeCertificateOfCompletion.EventNotificationEventNotification. includeCertificateWithSoap(String includeCertificateWithSoap)includeCertificateWithSoap.EventNotificationEventNotification. includeDocumentFields(String includeDocumentFields)includeDocumentFields.EventNotificationEventNotification. includeDocuments(String includeDocuments)includeDocuments.EventNotificationEventNotification. includeEnvelopeVoidReason(String includeEnvelopeVoidReason)includeEnvelopeVoidReason.EventNotificationEventNotification. includeHMAC(String includeHMAC)includeHMAC.EventNotificationEventNotification. includeSenderAccountAsCustomField(String includeSenderAccountAsCustomField)includeSenderAccountAsCustomField.EventNotificationEventNotification. includeTimeZone(String includeTimeZone)includeTimeZone.EventNotificationEventNotification. loggingEnabled(String loggingEnabled)loggingEnabled.EventNotificationEventNotification. recipientEvents(List<RecipientEvent> recipientEvents)recipientEvents.EventNotificationEventNotification. requireAcknowledgment(String requireAcknowledgment)requireAcknowledgment.EventNotificationEventNotification. signMessageWithX509Cert(String signMessageWithX509Cert)signMessageWithX509Cert.EventNotificationEventNotification. soapNameSpace(String soapNameSpace)soapNameSpace.EventNotificationEventNotification. url(String url)url.EventNotificationEventNotification. useSoapInterface(String useSoapInterface)useSoapInterface.Methods in com.docusign.esign.model with parameters of type EventNotification Modifier and Type Method Description EnvelopeDefinitionEnvelopeDefinition. eventNotification(EventNotification eventNotification)eventNotification.voidEnvelopeDefinition. setEventNotification(EventNotification eventNotification)setEventNotification.
-