Class WebhooksDailySummaryPeriodicEventSupplier
- java.lang.Object
-
- com.atlassian.confluence.internal.webhooks.analytics.WebhooksDailySummaryPeriodicEventSupplier
-
- All Implemented Interfaces:
PeriodicEventSupplier,Callable<PeriodicEvent>
@Component public class WebhooksDailySummaryPeriodicEventSupplier extends Object implements PeriodicEventSupplier
-
-
Constructor Summary
Constructors Constructor Description WebhooksDailySummaryPeriodicEventSupplier(com.atlassian.webhooks.WebhookService webhookService, com.atlassian.webhooks.history.InvocationHistoryService invocationHistoryService)
-
-
-
Method Detail
-
call
public PeriodicEvent call()
- Specified by:
callin interfaceCallable<PeriodicEvent>
-
-