public class SCMTrigger.Runner extends Object implements Runnable
Runnable
that actually performs polling.Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
String |
getDuration()
Human readable string of when this polling is started.
|
File |
getLogFile()
Where the log file is written.
|
long |
getStartTime()
When was this polling started?
|
SCMTriggerItem |
getTarget()
For which
Item are we polling? |
int |
hashCode() |
void |
run() |
public Runner()
public Runner(Action[] actions)
public File getLogFile()
public SCMTriggerItem getTarget()
Item
are we polling?public long getStartTime()
public String getDuration()
Copyright © 2004–2021. All rights reserved.