Uses of Interface
com.atlassian.bamboo.v2.build.timing.OutOfBandTimingPoint
Package
Description
-
Uses of OutOfBandTimingPoint in com.atlassian.bamboo.deployments.execution.events
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
Modifier and TypeMethodDescriptionstatic @Nullable Class<? extends OutOfBandTimingPoint>
OutOfBandDeploymentTimingPoints.getOobClassForTimingPoint
(TimingPoint timingPoint) -
Uses of OutOfBandTimingPoint in com.atlassian.bamboo.v2.build.timing
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 operationsclass
Asynchronous event broadcast upon receiving aTimingPoint
Modifier and TypeMethodDescriptionstatic OutOfBandTimingPoint
OutOfBandTimingPoints.oobTimingPointFor
(org.apache.log4j.Logger log, Class<? extends OutOfBandTimingPoint> oobTimingPoint, TimingPoint timingPoint) Modifier 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 replacementModifier and TypeMethodDescriptionstatic OutOfBandTimingPoint
OutOfBandTimingPoints.oobTimingPointFor
(org.apache.log4j.Logger log, Class<? extends OutOfBandTimingPoint> oobTimingPoint, TimingPoint timingPoint)
OutOfBandBuildTimingPoints.AgentAssigned