public class ClockUtil extends Object
| Constructor and Description |
|---|
ClockUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Date |
getCurrentTime() |
static Date |
now() |
static Date |
offset(Long offsetInMillis) |
static void |
reset() |
static Date |
resetClock() |
static void |
setCurrentTime(Date currentTime) |
Copyright © 2013–2019 camunda services GmbH. All rights reserved.