Class BuildTimingPoints.VcsSyncStarted
- java.lang.Object
-
- com.atlassian.bamboo.v2.build.timing.AbstractBuildTimingPoint
-
- com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.VcsSyncStarted
-
- All Implemented Interfaces:
BuildTimingPoint
,TimingPoint
,Serializable
- Enclosing class:
- BuildTimingPoints
@Deprecated public static class BuildTimingPoints.VcsSyncStarted extends AbstractBuildTimingPoint
Deprecated.since 9.3 not really related to actual VCS operationsNot using @AsynchronousPreferred on this type to avoid async execution- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VcsSyncStarted(@NotNull PlanResultKey planResultKey, @NotNull Date date)
Deprecated.
-
-
-
Constructor Detail
-
VcsSyncStarted
public VcsSyncStarted(@NotNull @NotNull PlanResultKey planResultKey, @NotNull @NotNull Date date)
Deprecated.
-
-