Class AttachmentPersisterBuilder


  • public class AttachmentPersisterBuilder
    extends Object
    Builder for persisting attachments of a Vorgang an returning that form record.
    Author:
    XIMA MEDIA GmbH
    • Constructor Detail

      • AttachmentPersisterBuilder

        public AttachmentPersisterBuilder​(IFormRequestContext requestCtx,
                                          Vorgang vorgang,
                                          IXForm xform)
        Creates a new attachment persister for a given form submission.
        Parameters:
        requestCtx - The current request context that was used to submit the form.
        vorgang - The form record that was edited or newly created as a result of the submission.
        xform - The form that was submitted-