Class ZeebeUserTaskFetcherES

All Implemented Interfaces:
ZeebeFetcher, ZeebeUserTaskFetcher

@Component @Scope("prototype") @Conditional(io.camunda.optimize.service.util.configuration.condition.ElasticSearchCondition.class) public class ZeebeUserTaskFetcherES extends AbstractZeebeRecordFetcherES<ZeebeUserTaskRecordDto> implements ZeebeUserTaskFetcher