| Modifier and Type | Field and Description |
|---|---|
List<LinkedPagesModel.ApplicationLinkModel> |
LinkedPagesModel.applicationLinks |
| Modifier and Type | Method and Description |
|---|---|
List<LinkedPagesModel.ApplicationLinkModel> |
AbstractLinkedPagesModelFactory.findSupportedConfluenceApplicationLinks() |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteEntityLinkModel> |
EpicLinkedPagesModelFactory.getPages(com.atlassian.jira.issue.Issue epic,
List<LinkedPagesModel.ApplicationLinkModel> applicationLinks)
Returns a list of RemoteEntityLinkModel objects that represent the pages linked with an epic issue
|
| Modifier and Type | Method and Description |
|---|---|
List<RemoteEntityLinkModel> |
SprintLinkedPagesModelFactory.getPagesForSprint(com.atlassian.jira.user.ApplicationUser user,
Sprint sprint,
List<LinkedPagesModel.ApplicationLinkModel> applicationLinks)
Returns a list of RemoteEntityLinkModel objects that represent the pages linked to a sprint
|
Copyright © 2007–2015 Atlassian. All rights reserved.