Package com.atlassian.jira.service
package com.atlassian.jira.service
-
ClassDescriptionA convenience class - if you extend this class, all that needs to be implemented is run()Represents the in-built service types that ship with JIRA.Describes an in-built service in JIRA.Classes that are to be run as services within JIRA must implement this interface.Proxies calls to JiraService & manages delay between calls.Proxies calls to JiraService and manages scheduling.OfBiz implementation of the ServiceConfigStore.Optional interface for JIRA services that are backed by plugins.A store interface for the ServiceConfigsDeprecated.v6.2 This is no longer used.Runs all services due for execution at the current time.Represents the service class which implement the
JiraService
interface.Used to represent a ServiceContainer that could not be properly loaded.