Uses of Interface
de.xima.fc.interfaces.workflow.event.IProjectProvidingEvent
- 
Packages that use IProjectProvidingEvent Package Description de.xima.fc.interfaces.workflow.event de.xima.fc.workflow.event  - 
- 
Uses of IProjectProvidingEvent in de.xima.fc.interfaces.workflow.event
Subinterfaces of IProjectProvidingEvent in de.xima.fc.interfaces.workflow.event Modifier and Type Interface Description interfaceIDoiVerifiedEventDataInterface for the event when an initialized double opt-in process (seeEWorkflowNodeType.FC_DOI_INIT) has been confirmed.interfaceIFormRecordProvidingEventInterface forIWorkflowEventDatathat belong to a form record, such a when a form is submitted, or when the activeWorkflowStateof a form record changes.interfaceIFormSubmissionEventInterface for the event when a form was submitted via an HTTP request.interfaceIInvitationErrorEventDataInterface for the event when an error occurred while trying to send an invitation to a form record.interfaceIInvitationSentEventDataInterface for the event when a form record invitation has been sent successfully.interfaceIUnhandledExceptionEventDataRepresents the event data of an error event that is triggered when an unhandled exception occurred during workflow execution. - 
Uses of IProjectProvidingEvent in de.xima.fc.workflow.event
Classes in de.xima.fc.workflow.event that implement IProjectProvidingEvent Modifier and Type Class Description classAFormRecordEventDataPOJO base class implementing the methods ofIFormRecordProvidingEvent.classAProjectEventDataBase POJO class implementing the methods ofIProjectProvidingEvent. 
 -