Constructor and Description |
---|
AttachmentPersisterBuilder(IFormRequestContext requestCtx,
Vorgang vorgang,
IXForm xform)
Creates a new attachment persister for a given form submission.
|
Modifier and Type | Method and Description |
---|---|
Vorgang |
build()
Updates the form record with the attachments that were submitted and return the updated form record.
|
public AttachmentPersisterBuilder(IFormRequestContext requestCtx, Vorgang vorgang, IXForm xform)
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-public Vorgang build() throws ContextBuilderException
ContextBuilderException
- When the attachments could not be processed.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.