Class AbstractZeebeRecordFetcherOS<T>

java.lang.Object
io.camunda.optimize.service.importing.zeebe.fetcher.AbstractZeebeRecordFetcher<T>
io.camunda.optimize.service.importing.zeebe.fetcher.os.AbstractZeebeRecordFetcherOS<T>
Direct Known Subclasses:
ZeebeIncidentFetcherOS, ZeebeProcessDefinitionFetcherOS, ZeebeProcessInstanceFetcherOS, ZeebeUserTaskFetcherOS, ZeebeVariableFetcherOS

@Conditional(io.camunda.optimize.service.util.configuration.condition.OpenSearchCondition.class) public abstract class AbstractZeebeRecordFetcherOS<T> extends AbstractZeebeRecordFetcher<T>