org.jenkinsci.lib.xtrigger
Class AbstractTrigger.Runner
java.lang.Object
org.jenkinsci.lib.xtrigger.AbstractTrigger.Runner
- All Implemented Interfaces:
- Serializable, Runnable
- Enclosing class:
- AbstractTrigger
protected class AbstractTrigger.Runner
- extends Object
- implements Runnable, Serializable
Asynchronous task
- See Also:
- Serialized Form
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTrigger.Runner
public AbstractTrigger.Runner(XTriggerLog log,
String triggerName)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2004-2011. All Rights Reserved.