Class InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry
java.lang.Object
com.atlassian.bamboo.cluster.event.bamboo.plan.InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry
- All Implemented Interfaces:
Serializable
- Enclosing class:
- InvalidateLatestResultSummaryEvent
public static class InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry
extends Object
implements Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
of
(@NotNull PlanResultKey planResultKey, boolean resetAverageBuildDuration) @NotNull String
toString()
-
Method Details
-
of
public static InvalidateLatestResultSummaryEvent.InvalidateLatestResultSummaryEntry of(@NotNull @NotNull PlanResultKey planResultKey, boolean resetAverageBuildDuration) -
toString
-
equals
-
hashCode
public int hashCode()
-