Uses of Class
com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel.ApplicationLinkModel
Packages that use LinkedPagesModel.ApplicationLinkModel
Package
Description
-
Uses of LinkedPagesModel.ApplicationLinkModel in com.atlassian.greenhopper.web.rapid.entity.common
Fields in com.atlassian.greenhopper.web.rapid.entity.common with type parameters of type LinkedPagesModel.ApplicationLinkModelMethods in com.atlassian.greenhopper.web.rapid.entity.common that return types with arguments of type LinkedPagesModel.ApplicationLinkModelModifier and TypeMethodDescriptionAbstractLinkedPagesModelFactory.findSupportedConfluenceApplicationLinks() -
Uses of LinkedPagesModel.ApplicationLinkModel in com.atlassian.greenhopper.web.rapid.entity.epic
Method parameters in com.atlassian.greenhopper.web.rapid.entity.epic with type arguments of type LinkedPagesModel.ApplicationLinkModelModifier and TypeMethodDescriptionEpicLinkedPagesModelFactory.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 -
Uses of LinkedPagesModel.ApplicationLinkModel in com.atlassian.greenhopper.web.rapid.entity.sprint
Method parameters in com.atlassian.greenhopper.web.rapid.entity.sprint with type arguments of type LinkedPagesModel.ApplicationLinkModelModifier and TypeMethodDescriptionSprintLinkedPagesModelFactory.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