| Package | Description |
|---|---|
| com.atlassian.jira.project |
| Modifier and Type | Method and Description |
|---|---|
Collection<UnauthorisedAppLink> |
RemoteProjectService.RemoteProjectsResult.getUnauthorisedAppLinks()
Returns any app links that the user has to authenticate with before we can make requests.
|
| Constructor and Description |
|---|
RemoteProjectsResult(List<RemoteProject> projects,
Collection<UnauthorisedAppLink> unauthorisedAppLinks,
Collection<String> connectionErrors) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.