public class BuildResultForAggregate extends Object implements PlanKeyProvider
getPlanKey
Constructor and Description |
---|
BuildResultForAggregate(@NotNull ResultsSummary resultsSummary) |
Modifier and Type | Method and Description |
---|---|
PlanKey |
getPlanKey() |
static com.google.common.collect.Ordering<BuildResultForAggregate> |
orderingByPlanKeyAndReversedBuildNumber() |
String |
toString() |
public BuildResultForAggregate(@NotNull @NotNull ResultsSummary resultsSummary)
public static com.google.common.collect.Ordering<BuildResultForAggregate> orderingByPlanKeyAndReversedBuildNumber()
public PlanKey getPlanKey()
getPlanKey
in interface PlanKeyProvider
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.