public class HostnameTask extends Object implements hudson.FilePath.FileCallable<String>, Serializable
Constructor and Description |
---|
HostnameTask() |
Modifier and Type | Method and Description |
---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
String |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public String invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface hudson.FilePath.FileCallable<String>
IOException
InterruptedException
public void checkRoles(org.jenkinsci.remoting.RoleChecker checker) throws SecurityException
checkRoles
in interface org.jenkinsci.remoting.RoleSensitive
SecurityException
Copyright © 2016–2019. All rights reserved.