public class GetHostNameCallable extends Object implements hudson.remoting.Callable<String,UnknownHostException>
| Constructor and Description |
|---|
GetHostNameCallable() |
| Modifier and Type | Method and Description |
|---|---|
String |
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 String call() throws UnknownHostException
call in interface hudson.remoting.Callable<String,UnknownHostException>UnknownHostExceptionCopyright © 2016–2018 PikeTec GmbH. All rights reserved.