Class FixedEngineClock

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

public class FixedEngineClock extends Object implements EngineClock
This is a fixed clock with some methods to change this fixed time Only used for testing purpose
Author:
Baptiste Mesta.
  • Constructor Details

    • FixedEngineClock

      public FixedEngineClock(Instant now)
  • Method Details