Class DefaultEngineClock

java.lang.Object
org.bonitasoft.engine.commons.time.DefaultEngineClock
All Implemented Interfaces:
EngineClock

public class DefaultEngineClock extends Object implements EngineClock
This is the default engine clock that return the real system time
Author:
Baptiste Mesta.
  • Constructor Details

    • DefaultEngineClock

      public DefaultEngineClock()
  • Method Details