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