Class RealClock

java.lang.Object
pro.taskana.common.internal.jobs.RealClock
All Implemented Interfaces:
Clock

public class RealClock extends Object implements Clock
  • Constructor Details

    • RealClock

      public RealClock(long initialStartDelay, long period, TimeUnit periodTimeUnit)
  • Method Details