public abstract class AbstractBuildTimingPoint extends Object implements BuildTimingPoint
Modifier | Constructor and Description |
---|---|
protected |
AbstractBuildTimingPoint(@NotNull PlanResultKey planResultKey,
@NotNull Date date) |
Modifier and Type | Method and Description |
---|---|
@NotNull Date |
getDate() |
@NotNull PlanResultKey |
getPlanResultKey() |
protected AbstractBuildTimingPoint(@NotNull @NotNull PlanResultKey planResultKey, @NotNull @NotNull Date date)
@NotNull public @NotNull PlanResultKey getPlanResultKey()
getPlanResultKey
in interface BuildTimingPoint
@NotNull public @NotNull Date getDate()
getDate
in interface TimingPoint
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.