Uses of Class
com.atlassian.jira.projectconfig.contextproviders.ContextProviderUtils

Packages that use ContextProviderUtils
com.atlassian.jira.projectconfig.contextproviders   
com.atlassian.jira.projectconfig.util   
 

Uses of ContextProviderUtils in com.atlassian.jira.projectconfig.contextproviders
 

Constructors in com.atlassian.jira.projectconfig.contextproviders with parameters of type ContextProviderUtils
ComponentsContextProvider(ContextProviderUtils utils, UserManager userManager, UserPickerSearchService userPickerSearchService, JiraAuthenticationContext jiraAuthenticationContext)
           
ComponentsSummaryPanelContextProvider(ContextProviderUtils providerUtils, ProjectComponentService projectComponentService, UserFormats userFormatManager, TabUrlFactory tabUrlFactory)
           
FieldsSummaryPanelContextProvider(FieldLayoutManager fieldLayoutManager, ContextProviderUtils contextProviderUtils, TabUrlFactory tabUrlFactory, ComparatorFactory comparatorFactory)
           
HeaderContextProvider(ContextProviderUtils utils, JiraAuthenticationContext authenticationContext, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
           
NotificationsSummaryPanelContextProvider(NotificationSchemeManager notificationSchemeManager, ContextProviderUtils providerUtils, com.atlassian.mail.server.MailServerManager mailServerManager, TabUrlFactory tabUrlFactory)
           
PermissionsSummaryPanelContextProvider(PermissionSchemeManager permissionSchemeManager, IssueSecuritySchemeManager issueSecuritySchemeManager, ContextProviderUtils providerUtils, TabUrlFactory tabUrlFactory)
           
ProjectFieldsContextProvider(ContextProviderUtils contextProviderUtils, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, JiraAuthenticationContext jiraAuthenticationContext, FieldScreenManager fieldScreenManager, ProjectFieldLayoutSchemeHelper projectFieldLayoutSchemeHelper, IssueTypeSchemeManager issueTypeSchemeManager, ComparatorFactory comparatorFactory)
           
ProjectIssueSecurityContextProvider(IssueSecuritySchemeManager issueSecuritySchemeManager, ContextProviderUtils contextProviderUtils, IssueSecurityLevelManager issueSecurityLevelManager, SecurityTypeManager securityTypeManager, ProjectIssueSecuritySchemeHelper helper)
           
ProjectIssueTypeContextProvider(IssueTypeSchemeManager issueTypeSchemeManager, ContextProviderUtils contextProviderUtils, WorkflowSchemeManager worlflowSchemeManager, IssueTypeScreenSchemeManager issueTypeScreenSchemeManager, FieldLayoutManager fieldLayoutManager, ComparatorFactory comparatorFactory)
           
ProjectNotificationContextProvider(NotificationSchemeManager notificationSchemeManager, ContextProviderUtils contextProviderUtils, ProjectNotificationsSchemeHelper helper, com.atlassian.mail.server.MailServerManager mailServerManager)
           
ProjectPeopleContextProvider(PermissionManager permissionManager, UserFormatManager userFormatManager, UserManager userManager, AvatarService avatarService, ContextProviderUtils contextProviderUtils, JiraAuthenticationContext authenticationContext)
           
ProjectPermissionContextProvider(PermissionSchemeManager permissionSchemeManager, SecurityTypeManager securityTypeManager, ContextProviderUtils contextProviderUtils, ProjectPermissionSchemeHelper helper)
           
ProjectScreensContextProvider(IssueTypeScreenSchemeManager issueTypeScreenSchemeManager, ContextProviderUtils contextProviderUtils, ProjectIssueTypeScreenSchemeHelper helper, IssueTypeSchemeManager issueTypeSchemeManager, ComparatorFactory comparatorFactory)
           
ScreensSummaryPanelContextProvider(IssueTypeScreenSchemeManager issueTypeScreenSchemeManager, ContextProviderUtils contextProviderUtils, TabUrlFactory tabUrlFactory, ComparatorFactory comparatorFactory)
           
SettingsSummaryPanelContextProvider(ProjectOperationManager projectOperationManager, ContextProviderUtils utils, JiraAuthenticationContext context, RepositoryManager repositoryManager, com.atlassian.applinks.api.ApplicationLinkService applicationLinkService, com.atlassian.applinks.host.spi.InternalHostApplication hostApplication)
           
SummaryContextProvider(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, ContextProviderUtils contextProviderUtils, ModuleWebComponent moduleWebComponent, JiraAuthenticationContext authenticationContext)
           
VersionsSummaryPanelContextProvider(ContextProviderUtils utils, VersionService service, JiraAuthenticationContext authContext, TabUrlFactory tabUrlFactory, DateFieldFormat dateFormat)
           
WorkflowContextProvider(WorkflowSchemeManager workflowSchemeManager, ContextProviderUtils contextProviderUtils, WorkflowManager workflowManager, ProjectWorkflowSchemeHelper helper, IssueTypeSchemeManager issueTypeSchemeManager, ComparatorFactory comparatorFactory)
           
WorkflowSummaryPanelContextProvider(ContextProviderUtils utils, WorkflowSchemeManager workflowSchemeManager, JiraAuthenticationContext authenticationContext, TabUrlFactory factory, ComparatorFactory comparatorFactory, WorkflowManager workflowManager)
           
 

Uses of ContextProviderUtils in com.atlassian.jira.projectconfig.util
 

Constructors in com.atlassian.jira.projectconfig.util with parameters of type ContextProviderUtils
DefaultTabUrlFactory(ContextProviderUtils providerUtils, UrlEncoder encoder)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.