Uses of Interface
com.atlassian.jira.admin.IntroductionProperty

Packages that use IntroductionProperty
com.atlassian.jira.admin   
com.atlassian.jira.gadgets.system   
com.atlassian.jira.lookandfeel   
com.atlassian.jira.web.action.admin   
 

Uses of IntroductionProperty in com.atlassian.jira.admin
 

Classes in com.atlassian.jira.admin that implement IntroductionProperty
 class IntroductionPropertyImpl
           
 

Uses of IntroductionProperty in com.atlassian.jira.gadgets.system
 

Constructors in com.atlassian.jira.gadgets.system with parameters of type IntroductionProperty
IntroductionResource(JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, VelocityRequestContextFactory velocityRequestContextFactory, IntroductionProperty introductionProperty, ApplicationProperties applicationProperties)
           
 

Uses of IntroductionProperty in com.atlassian.jira.lookandfeel
 

Constructors in com.atlassian.jira.lookandfeel with parameters of type IntroductionProperty
EditLookAndFeel(UserPickerSearchService searchService, I18nHelper.BeanFactory i18nBeanFactory, LocaleManager localeManager, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, TimeZoneService timeZoneService, RendererManager rendererManager, LookAndFeelProperties lookAndFeelProperties, com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory, VelocityRequestContextFactory requestContextFactory, UploadService uploadService, FeatureManager featureManager, com.atlassian.plugin.PluginAccessor pluginAccessor, IntroductionProperty introduction, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer, com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider, AutoLookAndFeelManager autoLookAndFeelManager, JiraLicenseService jiraLicenseService)
           
 

Uses of IntroductionProperty in com.atlassian.jira.web.action.admin
 

Methods in com.atlassian.jira.web.action.admin that return IntroductionProperty
 IntroductionProperty ViewApplicationProperties.getIntroductionProperty()
           
 

Constructors in com.atlassian.jira.web.action.admin with parameters of type IntroductionProperty
EditApplicationProperties(UserPickerSearchService searchService, ReindexMessageManager reindexMessageManager, LocaleManager localeManager, TimeZoneService timeZoneManager, RendererManager rendererManager, FieldManager fieldManager, org.ofbiz.core.entity.DelegatorInterface genericDelegator, com.atlassian.plugin.PluginAccessor pluginAccessor, GzipCompression gzipCompression, IssueManager issueManager, FeatureManager featureManager, IntroductionProperty introductionProperty, ProjectService projectService, JiraLicenseService jiraLicenseService, IndexingLanguageSetting indexingLanguageSetting)
           
ViewApplicationProperties(UserPickerSearchService searchService, LocaleManager localeManager, TimeZoneService timeZoneService, RendererManager rendererManager, com.atlassian.plugin.PluginAccessor pluginAccessor, GzipCompression gZipCompression, FeatureManager featureManager, IntroductionProperty introductionProperty, JiraLicenseService jiraLicenseService)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.