net.praqma.logging
Class RemoteTest

java.lang.Object
  extended by net.praqma.logging.LoggingFileCallable<Boolean>
      extended by net.praqma.logging.RemoteTest
All Implemented Interfaces:
hudson.FilePath.FileCallable<Boolean>, Serializable

public class RemoteTest
extends LoggingFileCallable<Boolean>

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.praqma.logging.LoggingFileCallable
lstream
 
Constructor Summary
RemoteTest(hudson.model.Actionable a)
           
 
Method Summary
 Boolean perform(File workspace, hudson.remoting.VirtualChannel channel)
           
 
Methods inherited from class net.praqma.logging.LoggingFileCallable
invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteTest

public RemoteTest(hudson.model.Actionable a)
Method Detail

perform

public Boolean perform(File workspace,
                       hudson.remoting.VirtualChannel channel)
                throws IOException,
                       InterruptedException
Specified by:
perform in class LoggingFileCallable<Boolean>
Throws:
IOException
InterruptedException


Copyright © 2004-2012. All Rights Reserved.