Constructor and Description |
---|
GeneralAdminHeaderPanel(com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer,
SimpleLinkManager simpleLinkManager,
JiraAuthenticationContext authenticationContext) |
Constructor and Description |
---|
ProjectGadgetResource(JiraAuthenticationContext authenticationContext,
PermissionManager permissionManager,
ProjectManager projectManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ConstantsManager constantsManager,
SearchService searchService,
SimpleLinkManager simpleLinkManager,
ProjectDescriptionRenderer projectDescriptionRenderer,
FieldVisibilityManager fieldVisibilityManager) |
Constructor and Description |
---|
IssueOperationsBarUtil(JiraHelper helper,
ApplicationUser user,
SimpleLinkManager simpleLinkManager,
ApplicationProperties applicationProperties,
IssueManager issueManager,
PermissionManager permissionManager,
I18nHelper i18n) |
Constructor and Description |
---|
AdminMenuContextProvider(SimpleLinkManager simpleLinkManager,
JiraAuthenticationContext authenticationContext) |
CreateMenuContextProvider(SimpleLinkManager simpleLinkManager,
JiraAuthenticationContext authenticationContext) |
HelpMenuContextProvider(SimpleLinkManager simpleLinkManager,
JiraAuthenticationContext authenticationContext) |
MainHeaderLinksContextProvider(SimpleLinkManager simpleLinkManager,
JiraAuthenticationContext authenticationContext) |
Constructor and Description |
---|
RemoteIssueLinkResource(JiraAuthenticationContext jiraAuthenticationContext,
SimpleLinkManager simpleLinkManager,
RemoteIssueLinkService remoteIssueLinkService,
com.atlassian.plugin.PluginAccessor pluginAccessor) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSimpleLinkManager
Deprecated.
since 6.3 - use
DynamicWebInterfaceManager directly |
class |
ThreadLocalCachingSimpleLinkManager
SimpleLinkManager implementation that caches results in JiraAuthenticationContextImpl.getRequestCache() . |
Constructor and Description |
---|
IssueActionsAndOperationsResource(JiraAuthenticationContext authContext,
IssueManager issueManager,
I18nHelper i18n,
String issueIdOrKey,
SimpleLinkManager simpleLinkManager,
XsrfTokenGenerator xsrfTokenGenerator,
IssueWorkflowManager issueWorkflowManager) |
IssueResource(JiraAuthenticationContext authContext,
I18nHelper i18n,
IssueManager issueManager,
IssueService issueService,
SimpleLinkManager simpleLinkManager,
XsrfTokenGenerator xsrfTokenGenerator,
VoteService voteService,
WatcherManager watcherManager,
IssueWorkflowManager issueWorkflowManager,
IssuePicker issuePicker,
MauEventService mauEventService) |
Constructor and Description |
---|
MenuResource(SimpleLinkManager simpleLinkManager,
JiraAuthenticationContext authenticationContext,
UserProjectHistoryManager userProjectHistoryManager) |
Constructor and Description |
---|
OpsbarBeanBuilder(Issue issue,
ApplicationProperties applicationProperties,
SimpleLinkManager simpleLinkManager,
JiraAuthenticationContext authContext,
I18nHelper i18n,
IssueManager issueManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
PermissionManager permissionManager) |
Constructor and Description |
---|
BeanBuilderFactoryImpl(UserManager userManager,
ThumbnailManager thumbnailManager,
VersionBeanFactory versionBeanFactory,
FieldLayoutManager fieldLayoutManager,
JiraAuthenticationContext authContext,
FieldManager fieldManager,
ResourceUriBuilder uriBuilder,
ContextUriInfo contextUriInfo,
VelocityRequestContextFactory velocityRequestContextFactory,
ProjectManager projectManager,
ProjectRoleManager projectRoleManager,
IssueTypeSchemeManager issueTypeSchemeManager,
PermissionManager permissionManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
IssueManager issueManager,
JiraBaseUrls baseUrls,
IssueLinksBeanBuilderFactory issueLinkBeanBuilderFactory,
IssueWorkflowManager issueWorkflowManager,
WorkflowManager workflowManager,
StatusManager statusManager,
IssueFactory issueFactory,
ChangeHistoryManager changeHistoryManager,
ApplicationProperties applicationProperties,
SimpleLinkManager simpleLinkManager,
I18nHelper i18nHelper,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ShareTypeFactory shareTypeFactory,
JqlStringSupport jqlStringSupport,
GroupManager groupManager,
PermissionSchemeManager permissionSchemeManager,
FilterSubscriptionService filterSubscriptionService,
JiraBaseUrls jiraBaseUrls,
IssueSecurityLevelManager issueSecurityLevelManager,
HistoryMetadataManager historyMetadataManager,
UserBeanFactory userBeanFactory,
UserUtil userUtil,
FeatureManager featureManager,
FilterPermissionBeanFactory filterPermissionBeanFactory,
ShareManager shareManager,
ConstantsManager constantsManager) |
Constructor and Description |
---|
VersionBeanFactoryImpl(VersionService versionService,
RemoteVersionLinkService remoteVersionLinkService,
DateFieldFormat dateFieldFormat,
JiraAuthenticationContext authContext,
SimpleLinkManager simpleLinkManager,
JiraBaseUrls baseUrls) |
VersionBeanFactoryImpl(VersionService versionService,
javax.ws.rs.core.UriInfo info,
DateFieldFormat dateFieldFormat,
JiraAuthenticationContext authContext,
SimpleLinkManager simpleLinkManager)
|
Constructor and Description |
---|
UserBrowser(UserUtil userUtil,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService,
UserManager userManager,
AvatarService avatarService,
SimpleLinkManager simpleLinkManager,
ApplicationRoleManager applicationRoleManager,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService) |
Constructor and Description |
---|
BrowseProjects(UserProjectHistoryManager projectHistoryManager,
ProjectManager projectManager,
PermissionManager permissionManager,
SimpleLinkManager simpleLinkManager,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
AvatarManager avatarManager,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService,
UserFormats userFormats,
ProjectTypeManager projectTypeManager,
BrowseProjectTypeManager browseProjectTypeManager,
ArchivedProjectManager archivedProjectManager,
GlobalPermissionManager globalPermissionManager,
SearchProvider searchProvider,
ArchivingLicenseCheck archivingLicenseCheck) |
Constructor and Description |
---|
ViewProfile(SimpleLinkManager SimpleLinkManager,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
UserPropertyManager userPropertyManager,
AvatarService avatarService,
UserHistoryManager userHistoryManager,
UserUtil userUtil) |
ViewUserHover(UserManager userManager,
EmailFormatter emailFormatter,
SearchService searchService,
PermissionManager permissionManager,
SimpleLinkManager simpleLinkManager,
DateTimeFormatterFactory dateTimeFormatterFactory,
TimeZoneService timeZoneService,
AvatarService avatarService) |
Constructor and Description |
---|
ModuleWebComponentFieldsImpl(SimpleLinkManager simpleLinkManager,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager) |
Constructor and Description |
---|
WebFragmentWebComponent(JiraWebInterfaceManager webInterfaceManager,
VelocityTemplatingEngine templatingEngine,
ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext,
SimpleLinkManager simpleLinkManager) |
Constructor and Description |
---|
AdminDecoratorHelper(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
ProjectService projectService,
JiraAuthenticationContext authenticationContext,
SimpleLinkManager linkManager,
SoyTemplateRendererProvider soyTemplateRendererProvider,
com.atlassian.event.api.EventPublisher eventPublisher,
TabLoadedDataProvider tabLoadedDataProvider) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.