Package | Description |
---|---|
com.atlassian.bamboo.deployments.execution.events | |
com.atlassian.bamboo.v2.build.timing |
Modifier and Type | Class and Description |
---|---|
static class |
OutOfBandDeploymentTimingPoints.AgentAssigned |
static class |
OutOfBandDeploymentTimingPoints.ExecutionStarted |
static class |
OutOfBandDeploymentTimingPoints.Queued |
Modifier and Type | Method and Description |
---|---|
static Class<? extends OutOfBandTimingPoint> |
OutOfBandDeploymentTimingPoints.getOobClassForTimingPoint(TimingPoint timingPoint) |
Modifier and Type | Class and Description |
---|---|
static class |
OutOfBandBuildTimingPoints.ExecutionStarted |
static class |
OutOfBandBuildTimingPoints.OutOfBandAgentAssigned |
static class |
OutOfBandBuildTimingPoints.VcsSyncStarted |
class |
OutOfBandTimingPointWrapper
Asynchronous event broadcast upon receiving a
TimingPoint |
Modifier and Type | Method and Description |
---|---|
static OutOfBandTimingPoint |
OutOfBandTimingPoints.oobTimingPointFor(org.apache.log4j.Logger log,
Class<? extends OutOfBandTimingPoint> oobTimingPoint,
TimingPoint timingPoint) |
Modifier and Type | Method and Description |
---|---|
static Class<? extends OutOfBandTimingPoint> |
OutOfBandTimingPoints.getOobClassForTimingPoint(Class<?> outOfBandBuildTimingPointsClass,
TimingPoint timingPoint) |
static Class<? extends OutOfBandTimingPoint> |
OutOfBandBuildTimingPoints.getOobClassForTimingPoint(TimingPoint timingPoint) |
Modifier and Type | Method and Description |
---|---|
static OutOfBandTimingPoint |
OutOfBandTimingPoints.oobTimingPointFor(org.apache.log4j.Logger log,
Class<? extends OutOfBandTimingPoint> oobTimingPoint,
TimingPoint timingPoint) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.