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

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

Uses of BuildTimingPoint in com.atlassian.bamboo.utils
 

Methods in com.atlassian.bamboo.utils with parameters of type BuildTimingPoint
static void DebugUtils.logTimingPoint(java.lang.String label, BuildTimingPoint event, org.apache.log4j.Logger log1)
           
 

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 © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.