public static final class FilePathUtil.Read extends Object implements hudson.remoting.Callable<String,IOException>
Constructor and Description |
---|
Read(hudson.FilePath filePath,
String encoding)
Constructor using fields.
|
Modifier and Type | Method and Description |
---|---|
String |
call() |
void |
checkRoles(org.jenkinsci.remoting.RoleChecker arg0) |
public Read(hudson.FilePath filePath, String encoding)
filePath
- The file pathencoding
- The encodingpublic String call() throws IOException
call
in interface hudson.remoting.Callable<String,IOException>
IOException
public void checkRoles(org.jenkinsci.remoting.RoleChecker arg0) throws SecurityException
checkRoles
in interface org.jenkinsci.remoting.RoleSensitive
SecurityException
Copyright © 2004-2018. All Rights Reserved.