JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.bonitasoft.engine.commons.time
Interface EngineClock
All Known Implementing Classes:
DefaultEngineClock
,
FixedEngineClock
public interface
EngineClock
The
EngineClock
give the current time to the engine. It can be overridden mainly for testing purpose
Author:
Baptiste Mesta.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.time.Instant
now
()
Method Detail
now
java.time.Instant now()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method