Uses of Package
com.atlassian.bamboo.v2.build.timing
-
Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.build Class Description BuildTimingPoints.ExecutionCancelled Not using @AsynchronousPreferred on this type to avoid async executionBuildTimingPoints.ExecutionFinished Not using @AsynchronousPreferred on this type to avoid async executionBuildTimingPoints.Queued Not using @AsynchronousPreferred on this type to avoid async executionBuildTimingPoints.SentToAgent Not using @AsynchronousPreferred on this type to avoid async execution -
Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.chains Class Description BuildTimingPoints.SentToAgent 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 Class Description OutOfBandTimingPoint TimingPoint Base interface for sending timing point events between agent and server usingTimingPointService
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.deployments.execution.service Class Description OutOfBandBuildTimingPoints.SentToAgent -
Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.execution Class Description 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 Class Description 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 Class Description BuildTimingPoint -
Classes in com.atlassian.bamboo.v2.build.timing used by com.atlassian.bamboo.v2.build.agent.messages Class Description TimingPoint Base interface for sending timing point events between agent and server usingTimingPointService
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 Class Description TimingPoint Base interface for sending timing point events between agent and server usingTimingPointService
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 Class Description AbstractBuildContextTimingPoint AbstractBuildTimingPoint BuildContextTimingPoint BuildTimingPoint BuildTimingPoints.AgentAssigned Not using @AsynchronousPreferred on this type to avoid async executionBuildTimingPoints.ExecutionCancelled Not using @AsynchronousPreferred on this type to avoid async executionBuildTimingPoints.ExecutionFinished Not using @AsynchronousPreferred on this type to avoid async executionBuildTimingPoints.ExecutionStarted Not using @AsynchronousPreferred on this type to avoid async executionBuildTimingPoints.Queued Not using @AsynchronousPreferred on this type to avoid async executionBuildTimingPoints.SentToAgent Not using @AsynchronousPreferred on this type to avoid async executionBuildTimingPoints.VcsSyncStarted Deprecated.since 9.3 not really related to actual VCS operationsOutOfBandBuildTimingPoints.OutOfBandAgentAssigned Deprecated.since 8.0 useOutOfBandBuildTimingPoints.AgentAssigned
OutOfBandTimingPoint TimingPoint Base interface for sending timing point events between agent and server usingTimingPointService
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.