public class CreateFileTask extends Object implements Serializable, hudson.remoting.Callable<Boolean,IOException>
| Constructor and Description |
|---|
CreateFileTask(String filePath,
String fileContent,
String fileOption,
hudson.model.BuildListener listener) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
call() |
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
public void checkRoles(org.jenkinsci.remoting.RoleChecker checker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionpublic Boolean call() throws IOException
call in interface hudson.remoting.Callable<Boolean,IOException>IOExceptionCopyright © 2004-2016 ETAS GmbH. All Rights Reserved.