@Internal
public interface ChainStateResult
ChainResultManager.create(BuildContext, Map, Collection)| Modifier and Type | Method and Description |
|---|---|
Long |
getAverageDuration(PlanResultKey planResultKey)
|
BuildContext |
getBuildContext(PlanResultKey planResultKey)
Lookup a
BuildContext of a Job by its PlanResultKey |
ChainResultsSummary |
getChainResultsSummary() |
ErrorCollection |
getErrors()
Errors that occurred when creating the
ChainResultsSummary |
@Nullable ChainResultsSummary getChainResultsSummary()
ChainResultsSummary or null if creation failed@Nullable BuildContext getBuildContext(@NotNull PlanResultKey planResultKey)
BuildContext of a Job by its PlanResultKeyplanResultKey - @Nullable Long getAverageDuration(@NotNull PlanResultKey planResultKey)
planResultKey - @NotNull ErrorCollection getErrors()
ChainResultsSummaryCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.