Package de.xima.fc.interfaces.workflow.event
- 
Interface Summary Interface Description IDoiVerifiedEventData Interface for the event when an initialized double opt-in process (seeEWorkflowNodeType.FC_DOI_INIT) has been confirmed.IFcUserInvocationEvent Interface foreventsthat trigger aFC_USER_INVOCATIONtrigger.IFormDataAdapterProvidingEvent Interface forIWorkflowEventDatathat containsIFormDataAdapter.IFormRecordMessagePostedEvent Interface for the event when amessagewas posted to aform record chat.IFormRecordMessageUploadRequestFulfilledEvent Interface for the event when anupload requestwas fulfilled by uploading anattachment.IFormRecordProvidingEvent Interface forIWorkflowEventDatathat belong to a form record, such a when a form is submitted, or when the activeWorkflowStateof a form record changes.IFormSubmissionEvent Interface for the event when a form was submitted via an HTTP request.IHttpContextData Details on an HTTP request that is serializable and can be transferred between servers.IHttpContextProvidingEvent Interface forIWorkflowEventDatathat are triggered in the context of an HTTP request.IInvitationErrorEventData Interface for the event when an error occurred while trying to send an invitation to a form record.IInvitationSentEventData Interface for the event when a form record invitation has been sent successfully.IProjectProvidingEvent The baseIWorkflowEventDatafor all event belonging to a project (but not a form record), such as when the form is opened for the first time.ISpecificTriggerProvidingEvent Interface forIWorkflowEventDatathat are triggered and target a specific trigger.ITriggerAppliesToEventParams<TData> Represents the parameters forITriggerHandler.isAppliesToEvent(ITriggerAppliesToEventParams).ITriggerFilterCriteriaForEventParams Represents the parameters forITriggerHandler.getFilterCriteriaForEvent(ITriggerFilterCriteriaForEventParams).ITriggerPreconditionSatisfiedParams<TData> Represents the parameters forITriggerHandler.isPreconditionSatisfied(ITriggerPreconditionSatisfiedParams).IUnhandledExceptionEventData Represents the event data of an error event that is triggered when an unhandled exception occurred during workflow execution.IWorkflowEventData Base interface for all workflow events for the new workflow engine.IXFormProvidingEvent Interface forIWorkflowEventDatathat contains anIXForm.IXFormRenderConfigProvidingEvent Interface forIWorkflowEventDatathat contains anIXFormRenderConfig.