public interface IProcessor
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupported(String connectorName,
ExecutionContext executionContext)
Checks if this pre/post handler can handle the pre/post processing of the current operation in the connector
|
boolean isSupported(String connectorName, ExecutionContext executionContext)
connectorName - name of Connector.getName(){@link - ExecutionContext} provides details regarding operation and argument.Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.