@Extension public class Uptime extends Object
| Constructor and Description |
|---|
Uptime() |
| Modifier and Type | Method and Description |
|---|---|
long |
getStartTime()
Timestamp in which Jenkins became fully up and running.
|
long |
getUptime() |
static void |
init() |
public long getStartTime()
public long getUptime()
@Initializer(after=JOB_LOADED) public static void init()
Copyright © 2019. All rights reserved.