net.praqma.jenkins.plugin.drmemory
Class DrMemoryRemoteBuilder
java.lang.Object
net.praqma.jenkins.plugin.drmemory.DrMemoryRemoteBuilder
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<Boolean>, Serializable
public class DrMemoryRemoteBuilder
- extends Object
- implements hudson.FilePath.FileCallable<Boolean>
- See Also:
- Serialized Form
|
Method Summary |
Boolean |
invoke(File workspace,
hudson.remoting.VirtualChannel channel)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DrMemoryRemoteBuilder
public DrMemoryRemoteBuilder(String executable,
String arguments,
String logPath,
hudson.model.BuildListener listener)
invoke
public Boolean invoke(File workspace,
hudson.remoting.VirtualChannel channel)
throws IOException,
InterruptedException
- Specified by:
invoke in interface hudson.FilePath.FileCallable<Boolean>
- Throws:
IOException
InterruptedException
Copyright © 2004-2014. All Rights Reserved.