Uses of Interface
com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService

Packages that use RemoteLinkConversationService
com.atlassian.greenhopper.service.api.remote   
com.atlassian.greenhopper.web.api   
com.atlassian.greenhopper.web.remote   
 

Uses of RemoteLinkConversationService in com.atlassian.greenhopper.service.api.remote
 

Classes in com.atlassian.greenhopper.service.api.remote that implement RemoteLinkConversationService
 class RemoteLinkConversationServiceImpl
           
 

Uses of RemoteLinkConversationService in com.atlassian.greenhopper.web.api
 

Constructors in com.atlassian.greenhopper.web.api with parameters of type RemoteLinkConversationService
RemoteEpicLinkResource(com.atlassian.jira.bc.issue.link.RemoteIssueLinkService remoteIssueLinkService, RemoteLinkConversationService remoteLinkConversationService, com.atlassian.jira.issue.IssueManager issueManager)
           
RemoteSprintLinkResource(SprintService sprintService, RemoteSprintLinkService remoteSprintLinkService, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, RemoteLinkedSprintMapper remoteLinkedSprintMapper, RemoteLinkConversationService remoteLinkConversationService)
           
 

Uses of RemoteLinkConversationService in com.atlassian.greenhopper.web.remote
 

Constructors in com.atlassian.greenhopper.web.remote with parameters of type RemoteLinkConversationService
RemoteLinkConversationResource(RemoteLinkConversationService remoteLinkConversationService)
           
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.