Package | Description |
---|---|
com.uc4.communication |
This package contains classes for the communication with the UC4 Server.
|
com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
Modifier and Type | Method and Description |
---|---|
void |
INotificationListener.read(Form form)
This method is called when activating an object which requires user input.
|
void |
DefaultNotificationListener.read(Form form) |
Constructor and Description |
---|
CancelForm(Form read)
Creates a
CancelForm Object. |
SubmitForm(Form form)
Creates a
SubmitForm object. |
Constructor and Description |
---|
CancelForm(List<Form> readForms)
Creates a
CancelForm Object. |
Copyright © 2019. All rights reserved.