@ExperimentalApi
public interface TimingPointService
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) |
void publish(@NotNull TimingPoint timingPoint)
void publish(TimingPoint timingPoint, boolean isOutOfBand)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.