Uses of Class
com.atlassian.bamboo.plugins.jira.rest.model.build.ProjectSummary
-
Packages that use ProjectSummary Package Description com.atlassian.bamboo.plugins.jira.rest.model.build -
-
Uses of ProjectSummary in com.atlassian.bamboo.plugins.jira.rest.model.build
Methods in com.atlassian.bamboo.plugins.jira.rest.model.build that return types with arguments of type ProjectSummary Modifier and Type Method Description @NotNull com.google.common.collect.ImmutableList<ProjectSummary>
ProjectSummaries. getProjects()
Constructor parameters in com.atlassian.bamboo.plugins.jira.rest.model.build with type arguments of type ProjectSummary Constructor Description ProjectSummaries(@NotNull com.google.common.collect.ImmutableList<ProjectSummary> projects)
-