Uses of Interface
com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService
Packages that use RemoteLinkConversationService
Package
Description
-
Uses of RemoteLinkConversationService in com.atlassian.greenhopper.service.api.remote
Classes in com.atlassian.greenhopper.service.api.remote that implement RemoteLinkConversationService -
Uses of RemoteLinkConversationService in com.atlassian.greenhopper.web.api
Constructors in com.atlassian.greenhopper.web.api with parameters of type RemoteLinkConversationServiceModifierConstructorDescriptionRemoteEpicLinkResource(com.atlassian.jira.bc.issue.link.RemoteIssueLinkService remoteIssueLinkService, RemoteLinkConversationService remoteLinkConversationService, com.atlassian.jira.issue.IssueManager issueManager) RemoteSprintLinkResource(SprintService sprintService, RemoteSprintLinkService remoteSprintLinkService, RemoteLinkedSprintMapper remoteLinkedSprintMapper, RemoteLinkConversationService remoteLinkConversationService) -
Uses of RemoteLinkConversationService in com.atlassian.greenhopper.web.remote
Constructors in com.atlassian.greenhopper.web.remote with parameters of type RemoteLinkConversationServiceModifierConstructorDescriptionRemoteLinkConversationResource(RemoteLinkConversationService remoteLinkConversationService)