Interface IInvitationSentEventData

All Superinterfaces:
IFormRecordProvidingEvent, IProjectProvidingEvent, IWorkflowEventData, Serializable

public interface IInvitationSentEventData extends IFormRecordProvidingEvent
Interface for the event when a form record invitation has been sent successfully.
Since:
7.0.0
Author:
XIMA MEDIA GmbH
  • Method Details

    • getMailTo

      String getMailTo()
      Returns:
      The email address to which an invitation was sent (if any).