-
public final class SendBatchEventUseCase
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSendBatchEventUseCase.Companion
-
Constructor Summary
Constructors Constructor Description SendBatchEventUseCase(PulseService pulseService, EventsRepository eventsRepository, TelemetryEnabled telemetryEnabled, Logger logger)
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS>invoke()-
-
Constructor Detail
-
SendBatchEventUseCase
SendBatchEventUseCase(PulseService pulseService, EventsRepository eventsRepository, TelemetryEnabled telemetryEnabled, Logger logger)
-
-
Method Detail
-
invoke
final <ERROR CLASS> invoke()
-
-
-
-