Modifier and Type | Class and Description |
---|---|
class |
JiraHomeReplicatorService
Secondary JIRA Home that tracks changes to attachment, index, avatar and plugin files.
|
Modifier and Type | Class and Description |
---|---|
class |
ReferenceDebugService
A reference debugging service.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexSnapshotService
A service that when run will store a snapshot of the Lucene indexes
|
Modifier and Type | Interface and Description |
---|---|
interface |
JiraService
Classes that are to be run as services within JIRA must implement this interface.
|
interface |
JiraServiceContainer
Proxies calls to JiraService & manages delay between calls.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractService
A convenience class - if you extend this class, all that needs to be implemented is run()
|
class |
JiraServiceContainerImpl
Proxies calls to JiraService and manages scheduling.
|
class |
MockJiraServiceContainer |
class |
UnloadableJiraServiceContainer
Used to represent a ServiceContainer that could not be properly loaded.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheFlusher
Flushes caches in JIRA to save memory.
|
class |
DebugService
A simple debugging service, that prints to the JIRA logs every time it is called.
|
Modifier and Type | Class and Description |
---|---|
class |
AuditLogCleaningService
Service from periodical cleaning of Audit lig
|
Modifier and Type | Class and Description |
---|---|
class |
ClusterMessageCleaningService
Service for flushing the cluster message table
|
class |
NodeStateCheckerService
Scheduled task that checks the state of this node in the cluster.
|
Modifier and Type | Class and Description |
---|---|
class |
ExportService |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMessageHandlingService
An abstract service to be subclassed by any service which wants to use MessageHandlers.
|
class |
FileService |
Modifier and Type | Class and Description |
---|---|
class |
ImapService
Deprecated.
Use MailFetcherService directly
|
Modifier and Type | Class and Description |
---|---|
class |
ReplicatedIndexCleaningService
Service for flushing the replicatedindexoperation table
|
Modifier and Type | Class and Description |
---|---|
class |
MailFetcherService
Mail fetcher for both POP and IMAP protocols.
|
class |
MailQueueService |
Modifier and Type | Class and Description |
---|---|
class |
PopService
Deprecated.
Use MailFetcherService directly
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.