Uses of Class
io.camunda.optimize.dto.zeebe.usertask.ZeebeUserTaskRecordDto
Packages that use ZeebeUserTaskRecordDto
Package
Description
-
Uses of ZeebeUserTaskRecordDto in io.camunda.optimize.service.importing.zeebe.db
Methods in io.camunda.optimize.service.importing.zeebe.db that return types with arguments of type ZeebeUserTaskRecordDtoModifier and TypeMethodDescriptionZeebeUserTaskFetcher.getZeebeRecordsForPrefixAndPartitionFrom(PositionBasedImportPage positionBasedImportPage) -
Uses of ZeebeUserTaskRecordDto in io.camunda.optimize.service.importing.zeebe.fetcher.es
Methods in io.camunda.optimize.service.importing.zeebe.fetcher.es that return types with arguments of type ZeebeUserTaskRecordDtoModifier and TypeMethodDescriptionprotected Class<ZeebeUserTaskRecordDto> ZeebeUserTaskFetcherES.getRecordDtoClass() -
Uses of ZeebeUserTaskRecordDto in io.camunda.optimize.service.importing.zeebe.fetcher.os
Methods in io.camunda.optimize.service.importing.zeebe.fetcher.os that return types with arguments of type ZeebeUserTaskRecordDtoModifier and TypeMethodDescriptionprotected Class<ZeebeUserTaskRecordDto> ZeebeUserTaskFetcherOS.getRecordDtoClass()