public class RemoteTimingPointServiceImpl extends Object implements TimingPointService
Constructor and Description |
---|
RemoteTimingPointServiceImpl(BambooAgentMessageSender serverQueueSender,
BambooAgentMessageSender buildTailMessageSender) |
Modifier and Type | Method and Description |
---|---|
void |
publish(TimingPoint timingPoint)
This method will publish two timing points: the in-band and the out-of-band version
|
void |
publish(TimingPoint timingPoint,
boolean isOutOfBand) |
public RemoteTimingPointServiceImpl(BambooAgentMessageSender serverQueueSender, BambooAgentMessageSender buildTailMessageSender)
public void publish(@NotNull TimingPoint timingPoint)
TimingPointService
publish
in interface TimingPointService
public void publish(TimingPoint timingPoint, boolean isOutOfBand)
publish
in interface TimingPointService
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.