Package io.camunda.plugin.search.header
Interface DatabaseCustomHeaderSupplier
public interface DatabaseCustomHeaderSupplier
-
Method Summary
Modifier and TypeMethodDescriptionFetches any additional headers to be used in requests to ElasticSearch or OpenSearch
-
Method Details
-
getSearchDatabaseCustomHeader
CustomHeader getSearchDatabaseCustomHeader()Fetches any additional headers to be used in requests to ElasticSearch or OpenSearch
-