Uses of Interface
com.atlassian.bamboo.v2.build.timing.BuildTimingPoint

Packages that use BuildTimingPoint
com.atlassian.bamboo.v2.build.timing   
 

Uses of BuildTimingPoint in com.atlassian.bamboo.v2.build.timing
 

Subinterfaces of BuildTimingPoint in com.atlassian.bamboo.v2.build.timing
 interface BuildContextTimingPoint
           
 

Classes in com.atlassian.bamboo.v2.build.timing that implement BuildTimingPoint
 class AbstractBuildContextTimingPoint
           
 class AbstractBuildTimingPoint
           
 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
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.