| Package | Description |
|---|---|
| com.qoppa.pas.api.flow |
Provides a set of PDF Automation Server objects in order to execute Java code
in a Flow.
|
| Class and Description |
|---|
| FlowException
A
FlowException can be thrown by
JavaNode.process(PASContext, Message). |
| Message
The
Message is processed by a JavaNode. |
| PASContext
The
PASContext contains information about the running process as
well as access to the services provided by PDF Automation Server. |
| Payload
The
Payload contains information for the current content being
processed. |