net.praqma.hudson.nametemplates
Class FileTemplate.FileFoundable
java.lang.Object
net.praqma.hudson.nametemplates.FileTemplate.FileFoundable
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<String>, Serializable
- Enclosing class:
- FileTemplate
public class FileTemplate.FileFoundable
- extends Object
- implements hudson.FilePath.FileCallable<String>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filename
public final String filename
FileTemplate.FileFoundable
public FileTemplate.FileFoundable(String filename)
invoke
public String invoke(File f,
hudson.remoting.VirtualChannel channel)
throws IOException,
InterruptedException
- Specified by:
invoke
in interface hudson.FilePath.FileCallable<String>
- Throws:
IOException
InterruptedException
Copyright © 2004-2015. All Rights Reserved.