Uses of Class
com.atlassian.bamboo.cluster.event.plan.InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry
-
Packages that use InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry Package Description com.atlassian.bamboo.cluster.event.plan -
-
Uses of InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry in com.atlassian.bamboo.cluster.event.plan
Methods in com.atlassian.bamboo.cluster.event.plan that return InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry Modifier and Type Method Description static InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry
InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry. of(@NotNull PlanResultKey planResultKey, boolean resetAverageBuildDuration)
Method parameters in com.atlassian.bamboo.cluster.event.plan with type arguments of type InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry Modifier and Type Method Description InvalidateLatestResultSummaryEvent.Builder
InvalidateLatestResultSummaryEvent.Builder. setEntities(@NotNull List<InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry> entries)
-