Class TestClockImpl
java.lang.Object
org.flowable.common.engine.impl.util.DefaultClockImpl
org.flowable.common.engine.impl.util.TestClockImpl
- All Implemented Interfaces:
Clock
,ClockReader
- Author:
- Robert Hafner
-
Field Summary
FieldsFields inherited from class org.flowable.common.engine.impl.util.DefaultClockImpl
CURRENT_TIME
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.common.engine.impl.util.DefaultClockImpl
getCurrentCalendar, getCurrentCalendar, getCurrentTimeZone, reset, setCurrentCalendar, setCurrentTime
-
Field Details
-
LOGGER
protected static final org.slf4j.Logger LOGGER -
PREVIOUS_TIME
-
-
Constructor Details
-
TestClockImpl
public TestClockImpl()
-
-
Method Details
-
getCurrentTime
- Specified by:
getCurrentTime
in interfaceClockReader
- Overrides:
getCurrentTime
in classDefaultClockImpl
-