Class FormSubmissionEventDataBuilder

java.lang.Object
de.xima.fc.workflow.event.FormSubmissionEventDataBuilder
All Implemented Interfaces:
org.apache.commons.lang3.builder.Builder<IFormSubmissionEvent>

public class FormSubmissionEventDataBuilder extends Object
Builder for the event data for a form submission event, i.e. when the user clicked on a submit button. Create an instance via the methods of WorkflowEventDataFactory.
Since:
7.0.0
Author:
XIMA MEDIA GmbH