Package com.compuware.jenkins.build
Class RemoteSystemProperties
- java.lang.Object
-
- jenkins.security.MasterToSlaveCallable<Properties,RuntimeException>
-
- com.compuware.jenkins.build.RemoteSystemProperties
-
- All Implemented Interfaces:
hudson.remoting.Callable<Properties,RuntimeException>
,Serializable
,org.jenkinsci.remoting.RoleSensitive
public class RemoteSystemProperties extends jenkins.security.MasterToSlaveCallable<Properties,RuntimeException>
Get remote system properties- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RemoteSystemProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Properties
call()
-
-
-
Method Detail
-
call
public Properties call()
-
-