Modifier and Type | Class and Description |
---|---|
class |
DefaultRemoteIssueLinkService
The default implementation of the
RemoteIssueLinkService . |
Constructor and Description |
---|
LinkConfluencePage(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserUtil userUtil,
RemoteIssueLinkService remoteIssueLinkService,
com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceApplicationLinks confluenceAppLinks,
ConfluencePageService confluencePageService) |
Constructor and Description |
---|
LinkJiraIssue(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserHistoryManager userHistoryManager,
UserPropertyManager userPropertyManager,
IssueLinkService issueLinkService,
UserUtil userUtil,
IssueLinkTypeManager issueLinkTypeManager,
RemoteIssueLinkService remoteIssueLinkService,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.applinks.api.ApplicationLinkService applicationLinkService,
RemoteJiraRestService remoteJiraRestService,
IssueManager issueManager,
IssueLinkManager issueLinkManager,
com.atlassian.applinks.host.spi.InternalHostApplication internalHostApplication,
IssueEventManager issueEventManager,
IssueEventBundleFactory issueEventBundleFactory) |
Constructor and Description |
---|
AddWebLink(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserUtil userUtil,
RemoteIssueLinkService remoteIssueLinkService,
com.atlassian.event.api.EventPublisher eventPublisher) |
Constructor and Description |
---|
RemoteIssueLinkResource(JiraAuthenticationContext jiraAuthenticationContext,
SimpleLinkManager simpleLinkManager,
RemoteIssueLinkService remoteIssueLinkService,
com.atlassian.plugin.PluginAccessor pluginAccessor) |
Constructor and Description |
---|
RemoteIssueLinkResource(RemoteIssueLinkService remoteIssueLinkService,
BeanBuilderFactory beanBuilderFactory,
I18nHelper i18n,
JiraAuthenticationContext jiraAuthenticationContext) |
Modifier and Type | Field and Description |
---|---|
protected RemoteIssueLinkService |
AbstractIssueLinkAction.remoteIssueLinkService |
Constructor and Description |
---|
AbstractIssueLinkAction(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserUtil userUtil,
RemoteIssueLinkService remoteIssueLinkService,
com.atlassian.event.api.EventPublisher eventPublisher) |
DeleteRemoteIssueLink(RemoteIssueLinkService remoteIssueLinkService,
com.atlassian.event.api.EventPublisher eventPublisher) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.