Package de.xima.fc.interfaces.workflow.event
package de.xima.fc.interfaces.workflow.event
- 
InterfacesClassDescriptionInterface for the event when an initialized double opt-in process (see
EWorkflowNodeType.FC_DOI_INIT) has been confirmed.Interface forIWorkflowEventDatathat containsIFormDataAdapter.Interface forIWorkflowEventDatathat belong to a form record, such a when a form is submitted, or when the activeWorkflowStateof a form record changes.Interface for the event when a form was submitted via an HTTP request.Details on an HTTP request that is serializable and can be transferred between servers.Interface forIWorkflowEventDatathat are triggered in the context of an HTTP request.Interface for the event when an error occurred while trying to send an invitation to a form record.Interface for the event when a form record invitation has been sent successfully.The baseIWorkflowEventDatafor all event belonging to a project (but not a form record), such as when the form is opened for the first time.Interface forIWorkflowEventDatathat are triggered and target a specific trigger.ITriggerAppliesToEventParams<TData>Represents the parameters forITriggerHandler.isAppliesToEvent(ITriggerAppliesToEventParams).Represents the parameters forITriggerHandler.getFilterCriteriaForEvent(ITriggerFilterCriteriaForEventParams).Represents the parameters forITriggerHandler.isPreconditionSatisfied(ITriggerPreconditionSatisfiedParams).Represents the event data of an error event that is triggered when an unhandled exception occurred during workflow execution.Base interface for all workflow events for the new workflow engine.Interface forIWorkflowEventDatathat contains anIXForm.Interface forIWorkflowEventDatathat contains anIXFormRenderConfig.