Uses of Interface
de.xima.fc.interfaces.workflow.event.IProjectProvidingEvent
Packages that use IProjectProvidingEvent
-
Uses of IProjectProvidingEvent in de.xima.fc.interfaces.workflow.event
Subinterfaces of IProjectProvidingEvent in de.xima.fc.interfaces.workflow.eventModifier and TypeInterfaceDescriptioninterfaceInterface for the event when an initialized double opt-in process (seeEWorkflowNodeType.FC_DOI_INIT) has been confirmed.interfaceInterface forIWorkflowEventDatathat belong to a form record, such a when a form is submitted, or when the activeWorkflowStateof a form record changes.interfaceInterface for the event when a form was submitted via an HTTP request.interfaceInterface for the event when an error occurred while trying to send an invitation to a form record.interfaceInterface for the event when a form record invitation has been sent successfully.interfaceRepresents 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 IProjectProvidingEventModifier and TypeClassDescriptionclassPOJO base class implementing the methods ofIFormRecordProvidingEvent.classBase POJO class implementing the methods ofIProjectProvidingEvent.