public class ProjectSummary extends Object implements NameProvider
Constructor and Description |
---|
ProjectSummary() |
ProjectSummary(Project project,
com.google.common.collect.ImmutableList<PlanSummary> plans,
String baseUrl) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
com.google.common.collect.ImmutableList<PlanSummary> |
getPlans() |
public ProjectSummary()
public ProjectSummary(@NotNull Project project, @NotNull com.google.common.collect.ImmutableList<PlanSummary> plans, @NotNull String baseUrl)
@NotNull public String getName()
getName
in interface NameProvider
@NotNull public com.google.common.collect.ImmutableList<PlanSummary> getPlans()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.