| Package | Description |
|---|---|
| com.atlassian.bamboo.v2.build.timing |
| Class and Description |
|---|
| AbstractBuildContextTimingPoint |
| AbstractBuildTimingPoint |
| BuildContextTimingPoint |
| BuildTimingPoint |
| BuildTimingPoints.AgentAssigned
Not using @AsynchronousPreferred on this type to avoid async execution
|
| BuildTimingPoints.ExecutionCancelled
Not using @AsynchronousPreferred on this type to avoid async execution
|
| BuildTimingPoints.ExecutionFinished
Not using @AsynchronousPreferred on this type to avoid async execution
|
| BuildTimingPoints.ExecutionStarted
Not using @AsynchronousPreferred on this type to avoid async execution
|
| BuildTimingPoints.Queued
Not using @AsynchronousPreferred on this type to avoid async execution
|
| BuildTimingPoints.VcsSyncStarted
Not using @AsynchronousPreferred on this type to avoid async execution
|
| TimingPoint
Base interface for sending timing point events between agent and server using
TimingPointService
Implementations should be lightweight as possible as in case of remote agents these would be wired through JMS. |
| TimingPoints
The various points where you can signal that a build has started
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.