Class DefaultEngineClock
- java.lang.Object
-
- org.bonitasoft.engine.commons.time.DefaultEngineClock
-
- All Implemented Interfaces:
EngineClock
public class DefaultEngineClock extends java.lang.Object implements EngineClock
This is the default engine clock that return the real system time- Author:
- Baptiste Mesta.
-
-
Constructor Summary
Constructors Constructor Description DefaultEngineClock()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.time.Instantnow()
-
-
-
Method Detail
-
now
public java.time.Instant now()
- Specified by:
nowin interfaceEngineClock
-
-