public final class GerritTriggerTimer extends Object
Modifier and Type | Method and Description |
---|---|
static GerritTriggerTimer |
getInstance()
Returns the instance, and creates it first if needed.
|
void |
schedule(GerritTriggerTimerTask timerTask)
Schedule a TimerTask according to the two constants above.
|
public static GerritTriggerTimer getInstance()
public void schedule(GerritTriggerTimerTask timerTask)
timerTask
- the TimerTask to be scheduledCopyright © 2004-2016. All Rights Reserved.