public class RemoteSystemProperties extends Object implements hudson.remoting.Callable<Properties,RuntimeException>
| Constructor and Description |
|---|
RemoteSystemProperties() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
call() |
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker) |
public Properties call()
call in interface hudson.remoting.Callable<Properties,RuntimeException>public void checkRoles(org.jenkinsci.remoting.RoleChecker checker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2016–2019. All rights reserved.