Class AbstractSTSEvent

    • Constructor Detail

      • AbstractSTSEvent

        public AbstractSTSEvent​(Object source,
                                long duration)
    • Method Detail

      • getOperation

        public abstract String getOperation()
      • getDuration

        public long getDuration()
      • getTimestamp

        public final long getTimestamp()
      • getSource

        public final Object getSource()