Class TestClockImpl

java.lang.Object
org.flowable.common.engine.impl.util.DefaultClockImpl
org.flowable.common.engine.impl.util.TestClockImpl
All Implemented Interfaces:
Clock, ClockReader

public class TestClockImpl extends DefaultClockImpl
Author:
Robert Hafner
  • Field Details

    • LOGGER

      protected static final org.slf4j.Logger LOGGER
    • PREVIOUS_TIME

      protected static volatile Date PREVIOUS_TIME
  • Constructor Details

    • TestClockImpl

      public TestClockImpl()
  • Method Details