Class BuildResultForAggregate
java.lang.Object
com.atlassian.bamboo.plugins.jira.summary.build.BuildResultForAggregate
- All Implemented Interfaces:
PlanKeyProvider
Parses a specific subset of a BuildResultSummary.
Subset used specifically for aggregator
-
Field Summary
Fields inherited from interface com.atlassian.bamboo.plan.PlanKeyProvider
getPlanKey
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.collect.Ordering<BuildResultForAggregate>
toString()
-
Constructor Details
-
BuildResultForAggregate
-
-
Method Details
-
orderingByPlanKeyAndReversedBuildNumber
public static com.google.common.collect.Ordering<BuildResultForAggregate> orderingByPlanKeyAndReversedBuildNumber() -
toString
-
getPlanKey
- Specified by:
getPlanKey
in interfacePlanKeyProvider
-