Class SystemPlatform.GetCurrentPlatform
java.lang.Object
jenkins.security.MasterToSlaveCallable<SystemPlatform,Exception>
com.cloudbees.jenkins.support.util.SystemPlatform.GetCurrentPlatform
- All Implemented Interfaces:
hudson.remoting.Callable<SystemPlatform,
,Exception> Serializable
,org.jenkinsci.remoting.RoleSensitive
- Enclosing class:
- SystemPlatform
public static class SystemPlatform.GetCurrentPlatform
extends MasterToSlaveCallable<SystemPlatform,Exception>
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.security.MasterToSlaveCallable
checkRoles
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Constructor Details
-
GetCurrentPlatform
public GetCurrentPlatform()
-
-
Method Details
-
call
-