public class vRACallable extends Object implements hudson.remoting.Callable<Map<String,String>,IOException>, Serializable
| Constructor and Description |
|---|
vRACallable(PluginParam params) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
call() |
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
public vRACallable(PluginParam params)
public Map<String,String> call() throws IOException
call in interface hudson.remoting.Callable<Map<String,String>,IOException>IOExceptionpublic void checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2004-2015. All Rights Reserved.