Package | Description |
---|---|
com.qoppa.pas.api.flow |
Provides a set of PDF Automation Server objects in order to execute Java code
in a Flow.
|
Modifier and Type | Method and Description |
---|---|
Message |
Message.deriveMessage(Payload payload)
Returns a new
Message . |
Message[] |
JavaNode.process(PASContext pasContext,
Message message)
This method is called during the Flow execution in the PDF Automation
Server.
|
Modifier and Type | Method and Description |
---|---|
Message[] |
JavaNode.process(PASContext pasContext,
Message message)
This method is called during the Flow execution in the PDF Automation
Server.
|