summaryrefslogtreecommitdiffstats
path: root/jobs/server.go
diff options
context:
space:
mode:
Diffstat (limited to 'jobs/server.go')
-rw-r--r--jobs/server.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/server.go b/jobs/server.go
index 40cfb1f64..777b02a26 100644
--- a/jobs/server.go
+++ b/jobs/server.go
@@ -19,6 +19,7 @@ type JobServer struct {
Schedulers *Schedulers
DataRetentionJob ejobs.DataRetentionJobInterface
+ MessageExportJob ejobs.MessageExportJobInterface
ElasticsearchAggregator ejobs.ElasticsearchAggregatorInterface
ElasticsearchIndexer ejobs.ElasticsearchIndexerInterface
LdapSync ejobs.LdapSyncInterface