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)
checkRoles
in interface org.jenkinsci.remoting.RoleSensitive
Copyright © 2016–2021. All rights reserved.