public interface TimingPoint extends Serializable
TimingPointService
Implementations should be lightweight as possible as in case of remote agents these would be wired through JMS.
All the implementations have to be serializable.
Implementations should not use AsynchronousPreferred
Modifier and Type | Method and Description |
---|---|
Date |
getDate() |
@NotNull Date getDate()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.