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