Class ProcessInstancesFetcherTask
java.lang.Object
io.camunda.connector.http.polling.task.ProcessInstancesFetcherTask
- All Implemented Interfaces:
Runnable
PollingOperateTask is responsible for handling HTTP polling operations. Each instance of this
class is used for one flowNode and manages polling across all its corresponding processInstances.
-
Constructor Summary
ConstructorsConstructorDescriptionProcessInstancesFetcherTask(InboundIntermediateConnectorContext context, HttpService httpService, SharedExecutorService executorService) -
Method Summary