| AProjectEventData | 
 | 
| AWorkflowEventData | 
Base POJO class that can be used (but does not have to be) for implementations of  IWorkflowEventData.  
 | 
| FormSubmissionEventDataBuilder | 
 Builder for the event data for a form submission event, i.e. 
 | 
| InvitationErrorEventDataBuilder | 
 Builder for the event data for a form record invitation error event, i.e. 
 | 
| InvitationSentEventDataBuilder | 
 Builder for the event data for a form record invitation sent event, i.e. 
 | 
| SpecificTriggerEventDataBuilder | 
 Builder for the event data for running a specific trigger, specified by its ID. 
 |