jobs

package
v6.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2022 License: AGPL-3.0, Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved. See LICENSE.txt for license information.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudJobInterface

type CloudJobInterface interface {
	MakeWorker() model.Worker
	MakeScheduler() model.Scheduler
}

type DataRetentionJobInterface

type DataRetentionJobInterface interface {
	MakeWorker() model.Worker
	MakeScheduler() model.Scheduler
}

type ElasticsearchAggregatorInterface

type ElasticsearchAggregatorInterface interface {
	MakeWorker() model.Worker
	MakeScheduler() model.Scheduler
}

type ElasticsearchIndexerInterface

type ElasticsearchIndexerInterface interface {
	MakeWorker() model.Worker
}

type LdapSyncInterface

type LdapSyncInterface interface {
	MakeWorker() model.Worker
	MakeScheduler() model.Scheduler
}

type MessageExportJobInterface

type MessageExportJobInterface interface {
	MakeWorker() model.Worker
	MakeScheduler() model.Scheduler
}

type ResendInvitationEmailJobInterface

type ResendInvitationEmailJobInterface interface {
	MakeWorker() model.Worker
	MakeScheduler() model.Scheduler
}

ResendInvitationEmailJobInterface defines the interface for the job to resend invitation emails

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL