Uses of Interface
de.xima.fc.interfaces.workflow.event.IDoiVerifiedEventData
-
Packages that use IDoiVerifiedEventData Package Description de.xima.fc.workflow.event -
-
Uses of IDoiVerifiedEventData in de.xima.fc.workflow.event
Methods in de.xima.fc.workflow.event that return IDoiVerifiedEventData Modifier and Type Method Description static IDoiVerifiedEventData
WorkflowEventDataFactory. doiVerified(Vorgang formRecord, WorkflowNode doiInitWorkflowNode, Benutzer user, Locale locale)
Creates the data for the event that is triggered when the double opt-in process of a form record has been verified.
-