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 TypeInterfaceDescriptioninterface
Interface for the event when an initialized double opt-in process (seeEWorkflowNodeType.FC_DOI_INIT
) has been confirmed.interface
Interface forIWorkflowEventData
that belong to a form record, such a when a form is submitted, or when the activeWorkflowState
of a form record changes.interface
Interface for the event when a form was submitted via an HTTP request.interface
Interface for the event when an error occurred while trying to send an invitation to a form record.interface
Interface for the event when a form record invitation has been sent successfully.interface
Represents 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 TypeClassDescriptionclass
POJO base class implementing the methods ofIFormRecordProvidingEvent
.class
Base POJO class implementing the methods ofIProjectProvidingEvent
.