Class BuildResultForAggregate

java.lang.Object
com.atlassian.bamboo.plugins.jira.summary.build.BuildResultForAggregate
All Implemented Interfaces:
PlanKeyProvider

public class BuildResultForAggregate extends Object implements PlanKeyProvider
Parses a specific subset of a BuildResultSummary. Subset used specifically for aggregator
  • Constructor Details

    • BuildResultForAggregate

      public BuildResultForAggregate(@NotNull @NotNull ResultsSummary resultsSummary)
  • Method Details