Uses of Interface
com.atlassian.configurable.ObjectConfigurable
Package
Description
-
Uses of ObjectConfigurable in com.atlassian.jira.cluster.disasterrecovery
Modifier and TypeClassDescriptionclass
Secondary Jira Home that tracks changes to attachment, index, avatar and plugin files. -
Uses of ObjectConfigurable in com.atlassian.jira.dev.reference.plugin.services
-
Uses of ObjectConfigurable in com.atlassian.jira.index.ha
Modifier and TypeClassDescriptionclass
A service that when run will store a snapshot of the Lucene indexes -
Uses of ObjectConfigurable in com.atlassian.jira.service
Modifier and TypeInterfaceDescriptioninterface
Classes that are to be run as services within JIRA must implement this interface.interface
Proxies calls to JiraService & manages delay between calls.Modifier and TypeClassDescriptionclass
A convenience class - if you extend this class, all that needs to be implemented is run()class
Proxies calls to JiraService and manages scheduling.class
class
Used to represent a ServiceContainer that could not be properly loaded. -
Uses of ObjectConfigurable in com.atlassian.jira.service.services
Modifier and TypeClassDescriptionclass
Flushes caches in JIRA to save memory.class
A simple debugging service, that prints to the JIRA logs every time it is called. -
Uses of ObjectConfigurable in com.atlassian.jira.service.services.auditing
Modifier and TypeClassDescriptionclass
Service from periodical cleaning of Audit lig -
Uses of ObjectConfigurable in com.atlassian.jira.service.services.cluster
Modifier and TypeClassDescriptionclass
Service for flushing the cluster message tableclass
Scheduled task that checks the state of this node in the cluster. -
Uses of ObjectConfigurable in com.atlassian.jira.service.services.export
-
Uses of ObjectConfigurable in com.atlassian.jira.service.services.file
Modifier and TypeClassDescriptionclass
An abstract service to be subclassed by any service which wants to use MessageHandlers.class
-
Uses of ObjectConfigurable in com.atlassian.jira.service.services.imap
Modifier and TypeClassDescriptionfinal class
Deprecated.Use MailFetcherService directly -
Uses of ObjectConfigurable in com.atlassian.jira.service.services.index
Modifier and TypeClassDescriptionclass
Service for flushing the replicatedindexoperation table -
Uses of ObjectConfigurable in com.atlassian.jira.service.services.mail
Modifier and TypeClassDescriptionclass
Mail fetcher for both POP and IMAP protocols.class
-
Uses of ObjectConfigurable in com.atlassian.jira.service.services.pop