|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ObjectConfigurable in com.atlassian.jira.dev.reference.plugin.services |
|---|
| Classes in com.atlassian.jira.dev.reference.plugin.services that implement ObjectConfigurable | |
|---|---|
class |
ReferenceDebugService
A reference debugging service. |
| Uses of ObjectConfigurable in com.atlassian.jira.jelly.service |
|---|
| Classes in com.atlassian.jira.jelly.service that implement ObjectConfigurable | |
|---|---|
class |
JellyService
Responsible for periodically running a Jelly script. |
| Uses of ObjectConfigurable in com.atlassian.jira.portal |
|---|
| Subinterfaces of ObjectConfigurable in com.atlassian.jira.portal | |
|---|---|
interface |
PortletConfiguration
A representation of a configuration for a Portlet on a page. |
| Classes in com.atlassian.jira.portal that implement ObjectConfigurable | |
|---|---|
class |
PortletConfigurationImpl
Represents the configuration for a portlet. |
| Uses of ObjectConfigurable in com.atlassian.jira.service |
|---|
| Subinterfaces of ObjectConfigurable in com.atlassian.jira.service | |
|---|---|
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. |
| Classes in com.atlassian.jira.service that implement ObjectConfigurable | |
|---|---|
class |
AbstractService
A convenience class - if you extend this class, all that needs to be implemented is run() |
class |
JiraServiceContainerImpl
Proxies calls to JiraService & manages delay between calls. |
class |
UnloadableJiraServiceContainer
Used to represent a ServiceContainer that could not be properly loaded. |
| Uses of ObjectConfigurable in com.atlassian.jira.service.services |
|---|
| Classes in com.atlassian.jira.service.services that implement ObjectConfigurable | |
|---|---|
class |
DebugService
A simple debugging service, that prints to the JIRA logs every time it is called. |
| Uses of ObjectConfigurable in com.atlassian.jira.service.services.export |
|---|
| Classes in com.atlassian.jira.service.services.export that implement ObjectConfigurable | |
|---|---|
class |
ExportService
|
| Uses of ObjectConfigurable in com.atlassian.jira.service.services.file |
|---|
| Classes in com.atlassian.jira.service.services.file that implement ObjectConfigurable | |
|---|---|
class |
AbstractMessageHandlingService
An abstract service to be subclassed by any service which wants to use MessageHandlers. |
class |
FileService
|
| Uses of ObjectConfigurable in com.atlassian.jira.service.services.imap |
|---|
| Classes in com.atlassian.jira.service.services.imap that implement ObjectConfigurable | |
|---|---|
class |
ImapService
Connect to an IMAP mailbox specified by the 'mail-hostname', 'username' and 'password' parameters, and for each message call handleMessage(). |
| Uses of ObjectConfigurable in com.atlassian.jira.service.services.mail |
|---|
| Classes in com.atlassian.jira.service.services.mail that implement ObjectConfigurable | |
|---|---|
class |
MailFetcherService
An abstract mail fetcher for POP and IMAP protocols |
class |
MailQueueService
|
| Uses of ObjectConfigurable in com.atlassian.jira.service.services.pop |
|---|
| Classes in com.atlassian.jira.service.services.pop that implement ObjectConfigurable | |
|---|---|
class |
PopService
Connect to a POP mailbox specified by the 'mail-hostname', 'username' and 'password' parameters, and for each message call handleMessage(). |
| Uses of ObjectConfigurable in com.atlassian.jira.service.services.vcs |
|---|
| Classes in com.atlassian.jira.service.services.vcs that implement ObjectConfigurable | |
|---|---|
class |
VcsService
|
| Uses of ObjectConfigurable in com.atlassian.sal.jira.scheduling |
|---|
| Classes in com.atlassian.sal.jira.scheduling that implement ObjectConfigurable | |
|---|---|
class |
JiraPluginSchedulerService
JIRA service that executes a PluginJob |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||