Interface | Description |
---|---|
WorkflowContext |
An extension of the
ProcessorContext interface which provides workflow-specific
functionality to WorkflowContextProcessor implementations. |
WorkflowContextProcessor |
Interface to be implemented by (or invoked inside) steps of workflows meant for processing watch-folder inputs.
|
WorkflowContextService |
Service provided to steps of workflows meant for processing watch-folder inputs, which enables them
to execute the actual processing logic against the inputs and write out the results.
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.