Class OutOfBandBuildTimingPoints
java.lang.Object
com.atlassian.bamboo.v2.build.timing.OutOfBandBuildTimingPoints
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
Deprecated.static class
static class
Deprecated.since 9.3 not really related to actual VCS operations -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable Class<? extends OutOfBandTimingPoint>
getOobClassForTimingPoint
(TimingPoint timingPoint)
-
Constructor Details
-
OutOfBandBuildTimingPoints
public OutOfBandBuildTimingPoints()
-
-
Method Details
-
getOobClassForTimingPoint
@Nullable public static @Nullable Class<? extends OutOfBandTimingPoint> getOobClassForTimingPoint(TimingPoint timingPoint)
-
OutOfBandBuildTimingPoints.AgentAssigned