public class SubmitForm extends XMLRequest
After all required Read fields are set, this request is used to send the content of the Read object to the server to answer the Read Mask.
| Constructor and Description |
|---|
SubmitForm(Form form)
Creates a
SubmitForm object. |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic SubmitForm(Form form)
SubmitForm object.
The parameter form contains an already filled out form.
Throws an IllegalStateException if this form has already been sent to the Automation Engine.form - Read formCopyright © 2021. All rights reserved.