Class SystemPropertySlaveInfo

java.lang.Object
jenkins.slaves.systemInfo.SlaveSystemInfo
jenkins.slaves.systemInfo.SystemPropertySlaveInfo
All Implemented Interfaces:
ExtensionPoint

@Extension(ordinal=3.0) @Symbol("systemProperties") public class SystemPropertySlaveInfo extends SlaveSystemInfo
Author:
Kohsuke Kawaguchi
  • Constructor Details

    • SystemPropertySlaveInfo

      public SystemPropertySlaveInfo()
  • Method Details