| Package | Description |
|---|---|
| com.atlassian.bamboo.v2.build.timing |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuildContextTimingPoint |
interface |
BuildTimingPoint |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBuildContextTimingPoint |
class |
AbstractBuildTimingPoint |
class |
AsynchronousTimingPoint
Asynchronous event broadcasted on receiving a
TimingPoint |
class |
BuildTimingPoints |
static class |
BuildTimingPoints.AgentAssigned
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
BuildTimingPoints.ExecutionCancelled
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
BuildTimingPoints.ExecutionFinished
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
BuildTimingPoints.ExecutionStarted
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
BuildTimingPoints.Queued
Not using @AsynchronousPreferred on this type to avoid async execution
|
static class |
BuildTimingPoints.VcsSyncStarted
Not using @AsynchronousPreferred on this type to avoid async execution
|
class |
TimingPoints
The various points where you can signal that a build has started
|
| Modifier and Type | Method and Description |
|---|---|
TimingPoint |
AsynchronousTimingPoint.getTimingPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimingPointService.publish(TimingPoint timingPoint) |
| Constructor and Description |
|---|
AsynchronousTimingPoint(TimingPoint delegate) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.