jenkins.plugins.shiningpanda.utils
Class FilePathUtil.Read
java.lang.Object
jenkins.plugins.shiningpanda.utils.FilePathUtil.Read
- All Implemented Interfaces:
- hudson.remoting.Callable<String,IOException>, Serializable
- Enclosing class:
- FilePathUtil
public static final class FilePathUtil.Read
- extends Object
- implements hudson.remoting.Callable<String,IOException>
Get a file contents.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilePathUtil.Read
public FilePathUtil.Read(hudson.FilePath filePath,
String encoding)
- Constructor using fields.
- Parameters:
filePath
- The file pathencoding
- The encoding
call
public String call()
throws IOException
- Specified by:
call
in interface hudson.remoting.Callable<String,IOException>
- Throws:
IOException
Copyright © 2004-2012. All Rights Reserved.