org.jenkinsci.plugins.ivytrigger
Class IvyTrigger.Runner

java.lang.Object
  extended by org.jenkinsci.plugins.ivytrigger.IvyTrigger.Runner
All Implemented Interfaces:
java.io.Serializable, java.lang.Runnable
Enclosing class:
IvyTrigger

protected class IvyTrigger.Runner
extends java.lang.Object
implements java.lang.Runnable, java.io.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
 

Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2004-2011. All Rights Reserved.