Uses of Class
de.xima.fc.workflow.event.InvitationErrorEventDataBuilder
- 
Packages that use InvitationErrorEventDataBuilder Package Description de.xima.fc.workflow.event  - 
- 
Uses of InvitationErrorEventDataBuilder in de.xima.fc.workflow.event
Methods in de.xima.fc.workflow.event that return InvitationErrorEventDataBuilder Modifier and Type Method Description static InvitationErrorEventDataBuilderWorkflowEventDataFactory. invitationErrorBuilder(Vorgang formRecord)Creates a new builder for a form record invitation error event, i.e. when an error occurred while trying to send an invitation to a form record.InvitationErrorEventDataBuilderInvitationErrorEventDataBuilder. mailTo(String mailTo) 
 -