Constructor and Description |
---|
JiraLicenseServiceImpl(JiraLicenseManager licenseManager,
ClusterManager clusterManager,
com.atlassian.application.api.ApplicationManager applicationManager,
UserManager userManager,
HelpUrls helpUrls) |
Constructor and Description |
---|
DefaultReindexMessageManager(JiraPropertySetFactory jiraPropertySetFactory,
UserKeyService userKeyService,
UserFormats userFormats,
I18nHelper.BeanFactory i18nFactory,
VelocityRequestContextFactory velocityRequestContextFactory,
GlobalPermissionManager globalPermissionManager,
TaskManager taskManager,
com.atlassian.cache.CacheManager cacheManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
FlagDismissalService flagDismissalService,
DateTimeFormatterFactory dateTimeFormatterFactory,
HelpUrls helpUrls) |
Modifier and Type | Method and Description |
---|---|
static HelpUrl |
DatabaseDriverRegisterer.getDbConfigLink(DatabaseType type,
HelpUrls urls) |
Constructor and Description |
---|
IntroContextProvider(JiraAuthenticationContext authenticationContext,
PermissionManager permissionManager,
IntroductionProperty introductionProperty,
ApplicationProperties applicationProperties,
HelpUrls helpUrls) |
Constructor and Description |
---|
LoginContextProvider(ApplicationProperties applicationProperties,
LoginService loginService,
JiraAuthenticationContext authenticationContext,
RecoveryMode recoveryMode,
HelpUrls helpUrls) |
Constructor and Description |
---|
HelpUrlsBackdoor(HelpUrls helpUrls) |
Modifier and Type | Class and Description |
---|---|
class |
CachingHelpUrls |
class |
MockHelpUrls |
Modifier and Type | Method and Description |
---|---|
HelpUrls |
MockHelpUrlsLoader.apply(HelpUrlsLoader.HelpUrlsLoaderKey input) |
HelpUrls |
DefaultHelpUrlsLoader.apply(HelpUrlsLoader.HelpUrlsLoaderKey input) |
HelpUrls |
HelpUrlsLoader.apply(HelpUrlsLoader.HelpUrlsLoaderKey input)
Return the
HelpUrls associated with the passed HelpUrlsLoader.HelpUrlsLoaderKey . |
static HelpUrls |
StaticHelpUrls.getInstance() |
HelpUrls |
HelpUrlsParser.parse(Map<String,String> properties)
Parse the passed properties and return an equivalent
HelpUrls instance. |
HelpUrls |
MockHelpUrlsParser.parse(Map<String,String> userProperties,
Map<String,String> adminProperties) |
HelpUrls |
HelpUrlsParser.parse(Map<String,String> userProperties,
Map<String,String> adminProperties)
Parse two passed maps with user and admin properties and return an equivalent
HelpUrls instance. |
HelpUrls |
MockHelpUrlsParser.parse(Properties properties) |
HelpUrls |
HelpUrlsParser.parse(Properties properties)
Parse the passed properties and return an equivalent
HelpUrls instance. |
HelpUrls |
MockHelpUrlsParser.parse(Properties externalProperties,
Properties internalProperties) |
HelpUrls |
HelpUrlsParser.parse(Properties externalProperties,
Properties internalProperties)
Deprecated.
|
Constructor and Description |
---|
MessageUtilFactory(JiraAuthenticationContext context,
I18nHelper.BeanFactory i1BeanFactory,
ExternalLinkUtil externalLinkUtil,
HelpUrls helpUrls,
BaseUrl baseUrl) |
Constructor and Description |
---|
NewsletterSignupDataProvider(JiraAuthenticationContext authenticationContext,
NewsletterUserPreferencesManager newsletterUserPreferencesManager,
HelpUrls helpUrls) |
Constructor and Description |
---|
HelpContextProvider(JiraAuthenticationContext authenticationContext,
HelpUrls helpUrls,
JiraApplicationManager applicationManager) |
Constructor and Description |
---|
RecoveryModeContextProvider(RecoveryMode recoveryMode,
HelpUrls urls,
JiraAuthenticationContext authContext,
GlobalPermissionManager permissionManager) |
WebSudoNotificationContextProvider(InternalWebSudoManager internalWebSudoManager,
HelpUrls helpUrls,
HttpServletVariables httpServletVariables) |
Constructor and Description |
---|
ChangeProjectTypeDataResource(JiraAuthenticationContext authContext,
ProjectTypeManager projectTypeManager,
HelpUrls helpUrls,
ProjectFinder projectFinder,
ResponseFactory responseFactory,
ProjectBeanFactory projectBeanFactory) |
Constructor and Description |
---|
ApplicationAccess(com.atlassian.webresource.api.assembler.PageBuilderService pageBuilder,
HelpUrls helpUrls,
com.atlassian.plugin.web.api.DynamicWebInterfaceManager dynamicWebInterfaceManager) |
Constructor and Description |
---|
ProjectImportSelectBackup(ProjectImportService projectImportService,
TaskManager taskManager,
BuildUtilsInfo buildUtilsInfo,
JiraHome jiraHome,
AttachmentManager attachmentManager,
ProjectImportWebAnalyticsService projectImportWebAnalyticsService,
JiraPageBuilderService jiraPageBuilderService,
HelpUrls helpUrls,
ProjectImportProgressTrackerUtil projectImportProgressTrackerUtil) |
Constructor and Description |
---|
SetupDatabase(FileFactory fileFactory,
BuildUtilsInfo buildUtilsInfo,
DatabaseConfigurationManager databaseConfigurationManager,
VelocityTemplatingEngine velocityEngine,
DatabaseInitialImporter databaseInitialImporter,
HelpUrls helpUrls,
JiraProperties jiraProperties,
JiraProductInformation jiraProductInformation) |
Copyright © 2002-2016 Atlassian. All Rights Reserved.