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
Constructors -
Method Summary
Methods inherited from class jenkins.security.MasterToSlaveCallable
checkRolesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Constructor Details
-
GetCurrentPlatform
public GetCurrentPlatform()
-
-
Method Details
-
call
-