Class ProcessDefinitionSearch
java.lang.Object
io.camunda.connector.runtime.inbound.importer.ProcessDefinitionSearch
Stateful component that issues a process connectorDetails search based on the previous pagination
index.
-
Constructor Summary
ConstructorsConstructorDescriptionProcessDefinitionSearch(io.camunda.operate.CamundaOperateClient camundaOperateClient) -
Method Summary
-
Constructor Details
-
ProcessDefinitionSearch
public ProcessDefinitionSearch(io.camunda.operate.CamundaOperateClient camundaOperateClient)
-
-
Method Details
-
query
Query process elements from Camunda Operate. Guaranteed to return only the latest deployed version of each process connectorDetails.
-