Package com.atlassian.bamboo.v2.build.timing
package com.atlassian.bamboo.v2.build.timing
-
ClassDescriptionNot using @AsynchronousPreferred on this type to avoid async executionNot using @AsynchronousPreferred on this type to avoid async executionNot using @AsynchronousPreferred on this type to avoid async executionNot using @AsynchronousPreferred on this type to avoid async executionNot using @AsynchronousPreferred on this type to avoid async executionNot using @AsynchronousPreferred on this type to avoid async executionDeprecated.since 9.3 not really related to actual VCS operationsDeprecated.since 8.0 use
OutOfBandBuildTimingPoints.AgentAssigned
Deprecated.since 9.3 not really related to actual VCS operationsAsynchronous event broadcast upon receiving aTimingPoint
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.Service providing means for sending timing point events between agent and server.