Package hudson.triggers
Class SCMTrigger.Runner
java.lang.Object
hudson.triggers.SCMTrigger.Runner
- All Implemented Interfaces:
 Runnable
- Enclosing class:
 SCMTrigger
Runnable that actually performs polling.- 
Constructor Details
- 
Runner
public Runner() - 
Runner
 
 - 
 - 
Method Details
- 
getLogFile
Where the log file is written. - 
getTarget
For whichItemare we polling?- Since:
 - 1.568
 
 - 
getStartTime
public long getStartTime()When was this polling started? - 
getDuration
Human readable string of when this polling is started. - 
run
public void run() - 
equals
 - 
hashCode
public int hashCode() 
 -