|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of ServiceManager in com.atlassian.jira |
---|
Methods in com.atlassian.jira that return ServiceManager | |
---|---|
static ServiceManager |
ManagerFactory.getServiceManager()
Deprecated. |
Uses of ServiceManager in com.atlassian.jira.component |
---|
Methods in com.atlassian.jira.component that return ServiceManager | |
---|---|
static ServiceManager |
ComponentAccessor.getServiceManager()
|
Uses of ServiceManager in com.atlassian.jira.gadgets.system |
---|
Constructors in com.atlassian.jira.gadgets.system with parameters of type ServiceManager | |
---|---|
AdminGadgetResource(JiraAuthenticationContext authenticationContext,
PermissionManager permissionManager,
ApplicationProperties applicationProperties,
SystemInfoUtils systemInfoUtils,
ServiceManager serviceManager,
GlobalPermissionManager globalPermissionManager,
UserUtil userUtil,
JiraLicenseService jiraLicenseService,
com.atlassian.plugin.PluginAccessor pluginAccessor)
|
Uses of ServiceManager in com.atlassian.jira.plugins.mail.upgrade |
---|
Constructors in com.atlassian.jira.plugins.mail.upgrade with parameters of type ServiceManager | |
---|---|
UpgradeTask_1_MoveMailHandlers(ServiceManager serviceManager,
OfBizDelegator delegator)
|
Uses of ServiceManager in com.atlassian.jira.plugins.mail.webwork |
---|
Methods in com.atlassian.jira.plugins.mail.webwork that return ServiceManager | |
---|---|
protected ServiceManager |
MailWebActionSupport.getServiceManager()
|
Constructors in com.atlassian.jira.plugins.mail.webwork with parameters of type ServiceManager | |
---|---|
DeleteMailHandler(ServiceManager serviceManager)
|
|
ViewMailServers(ServiceManager serviceManager,
ConstantsManager constantsManager,
ProjectManager projectManager,
com.atlassian.plugin.PluginAccessor pluginAccessor)
|
Uses of ServiceManager in com.atlassian.jira.service |
---|
Classes in com.atlassian.jira.service that implement ServiceManager | |
---|---|
class |
DefaultServiceManager
|
Uses of ServiceManager in com.atlassian.jira.util.system |
---|
Constructors in com.atlassian.jira.util.system with parameters of type ServiceManager | |
---|---|
ExtendedSystemInfoUtilsImpl(SystemInfoUtils systemInfoUtils,
ServiceManager serviceManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ApplicationProperties applicationProperties,
TrustedApplicationService trustedAppService,
OfBizDelegator ofBizDelegator,
I18nHelper i18nHelper,
UserUtil userUtil,
HashRegistryCache registry,
LocaleManager localeManager,
JiraLicenseService jiraLicenseService,
BuildUtilsInfo buildUtilsInfo,
UpgradeManager upgradeManager,
IssueIndexManager indexManager)
|
Uses of ServiceManager in com.atlassian.jira.vcs |
---|
Methods in com.atlassian.jira.vcs that return ServiceManager | |
---|---|
protected ServiceManager |
DefaultRepositoryManager.getServiceManager()
|
Constructors in com.atlassian.jira.vcs with parameters of type ServiceManager | |
---|---|
DefaultRepositoryManager(AssociationManager associationManager,
OfBizDelegator ofBizDelegator,
ServiceManager serviceManager,
PermissionManager permissionManager,
ChangeHistoryManager changeHistoryManager,
ProjectManager projectManager)
|
Uses of ServiceManager in com.atlassian.jira.web.action.admin |
---|
Constructors in com.atlassian.jira.web.action.admin with parameters of type ServiceManager | |
---|---|
EditService(ServiceManager serviceManager)
|
|
ViewServices(ServiceManager serviceManager,
ComponentClassManager componentClassManager,
InBuiltServiceTypes inBuiltServiceTypes,
ServiceTypes serviceTypes)
|
Uses of ServiceManager in com.atlassian.jira.web.action.func.service |
---|
Constructors in com.atlassian.jira.web.action.func.service with parameters of type ServiceManager | |
---|---|
ServiceExecutor(ServiceManager manager,
org.quartz.Scheduler scheduler)
|
Uses of ServiceManager in com.atlassian.jira.web.action.setup |
---|
Constructors in com.atlassian.jira.web.action.setup with parameters of type ServiceManager | |
---|---|
Setup(IssueIndexManager indexManager,
ServiceManager serviceManager,
IndexPathManager indexPathManager,
AttachmentPathManager attachmentPathManager,
JiraHome jiraHome,
JiraLicenseUpdaterService licenseService,
BuildUtilsInfo buildUtilsInfo,
JiraSystemRestarter jiraSystemRestarter,
FileFactory fileFactory,
ExternalLinkUtil externalLinkUtil)
|
Uses of ServiceManager in com.atlassian.sal.jira.scheduling |
---|
Constructors in com.atlassian.sal.jira.scheduling with parameters of type ServiceManager | |
---|---|
JiraPluginScheduler(ServiceManager serviceManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |