public class RemoteProjectServiceImpl extends Object implements RemoteProjectService
RemoteProjectService.RemoteProjectsResult
Constructor and Description |
---|
RemoteProjectServiceImpl(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService) |
Modifier and Type | Method and Description |
---|---|
RemoteProjectService.RemoteProjectsResult |
findAllRemoteProjects()
Finds all the projects that the currently logged in user can see in all the linked JIRA instances.
|
RemoteProject |
getRemoteProject(com.atlassian.applinks.api.ApplicationLink applicationLink,
String key) |
public RemoteProjectServiceImpl(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService)
public RemoteProject getRemoteProject(com.atlassian.applinks.api.ApplicationLink applicationLink, String key) throws com.atlassian.applinks.api.CredentialsRequiredException, com.atlassian.sal.api.net.ResponseException
getRemoteProject
in interface RemoteProjectService
com.atlassian.applinks.api.CredentialsRequiredException
com.atlassian.sal.api.net.ResponseException
public RemoteProjectService.RemoteProjectsResult findAllRemoteProjects()
RemoteProjectService
findAllRemoteProjects
in interface RemoteProjectService
Copyright © 2002-2021 Atlassian. All Rights Reserved.