Uses of Package
com.atlassian.bamboo.v2.build.timing

Packages that use com.atlassian.bamboo.v2.build.timing
com.atlassian.bamboo.build   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.deployments.execution.events   
com.atlassian.bamboo.execution   
com.atlassian.bamboo.spring   
com.atlassian.bamboo.utils   
com.atlassian.bamboo.v2.build.agent.messages   
com.atlassian.bamboo.v2.build.agent.remote   
com.atlassian.bamboo.v2.build.timing   
 

Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.build
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.
 

Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.chains
BuildTimingPoints.ExecutionStarted
          Not using @AsynchronousPreferred on this type to avoid async execution
BuildTimingPoints.VcsSyncStarted
          Not using @AsynchronousPreferred on this type to avoid async execution
 

Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.deployments.execution.events
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.
 

Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.execution
TimingPointService
          Service providing means for sending timing point events between agent and server.
 

Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.spring
TimingPointService
          Service providing means for sending timing point events between agent and server.
 

Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.utils
BuildTimingPoint
           
 

Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.v2.build.agent.messages
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.
 

Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.v2.build.agent.remote
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.
TimingPointService
          Service providing means for sending timing point events between agent and server.
 

Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.v2.build.timing
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
TimingPointService
          Service providing means for sending timing point events between agent and server.
 



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