Uses of Interface
com.atlassian.bamboo.v2.build.timing.OutOfBandTimingPoint
Packages that use OutOfBandTimingPoint
Package
Description
-
Uses of OutOfBandTimingPoint in com.atlassian.bamboo.deployments.execution.events
Classes in com.atlassian.bamboo.deployments.execution.events that implement OutOfBandTimingPointModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
Methods in com.atlassian.bamboo.deployments.execution.events that return types with arguments of type OutOfBandTimingPointModifier and TypeMethodDescriptionstatic @Nullable Class<? extends OutOfBandTimingPoint>
OutOfBandDeploymentTimingPoints.getOobClassForTimingPoint
(TimingPoint timingPoint) -
Uses of OutOfBandTimingPoint in com.atlassian.bamboo.v2.build.timing
Classes in com.atlassian.bamboo.v2.build.timing that implement OutOfBandTimingPointModifier and TypeClassDescriptionstatic class
static class
static class
static class
Deprecated.static class
static class
Deprecated.since 9.3 not really related to actual VCS operationsclass
Asynchronous event broadcast upon receiving aTimingPoint
Methods in com.atlassian.bamboo.v2.build.timing that return OutOfBandTimingPointModifier and TypeMethodDescriptionstatic OutOfBandTimingPoint
OutOfBandTimingPoints.oobTimingPointFor
(org.apache.log4j.Logger log, Class<? extends OutOfBandTimingPoint> oobTimingPoint, TimingPoint timingPoint) Methods in com.atlassian.bamboo.v2.build.timing that return types with arguments of type OutOfBandTimingPointModifier and TypeMethodDescriptionstatic @Nullable Class<? extends OutOfBandTimingPoint>
OutOfBandBuildTimingPoints.getOobClassForTimingPoint
(TimingPoint timingPoint) static @Nullable Class<? extends OutOfBandTimingPoint>
OutOfBandTimingPoints.getOobClassForTimingPoint
(Class<?> outOfBandBuildTimingPointsClass, TimingPoint timingPoint) Deprecated.since 6.9 without replacementMethod parameters in com.atlassian.bamboo.v2.build.timing with type arguments of type OutOfBandTimingPointModifier and TypeMethodDescriptionstatic OutOfBandTimingPoint
OutOfBandTimingPoints.oobTimingPointFor
(org.apache.log4j.Logger log, Class<? extends OutOfBandTimingPoint> oobTimingPoint, TimingPoint timingPoint)
OutOfBandBuildTimingPoints.AgentAssigned