Package com.atlassian.bamboo.v2.build.timing
-
Interface Summary Interface Description BuildContextTimingPoint BuildTimingPoint 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.