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 Details

    • GetCurrentPlatform

      public GetCurrentPlatform()
  • Method Details