public class TimingPointServiceImpl extends Object implements TimingPointService
Constructor and Description |
---|
TimingPointServiceImpl(com.atlassian.event.api.EventPublisher eventPublisher) |
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 TimingPointServiceImpl(com.atlassian.event.api.EventPublisher eventPublisher)
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.