org.jenkinsci.plugins.fstrigger.triggers
Class AbstractTrigger.Runner

java.lang.Object
  extended by org.jenkinsci.plugins.fstrigger.triggers.AbstractTrigger.Runner
All Implemented Interfaces:
Runnable
Enclosing class:
AbstractTrigger

protected class AbstractTrigger.Runner
extends Object
implements Runnable

Asynchronous task


Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2004-2011. All Rights Reserved.