smartjenkins
クラス SmartJenkinsComputer

java.lang.Object
  上位を拡張 smartjenkins.SmartJenkinsComputer

@ExportedBean
public class SmartJenkinsComputer
extends Object


コンストラクタの概要
SmartJenkinsComputer(hudson.model.Computer computer)
           
 
メソッドの概要
 hudson.model.Computer getComputer()
           
 SmartJenkinsComputerConfiguration getConfiguration()
           
 String getName()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SmartJenkinsComputer

public SmartJenkinsComputer(hudson.model.Computer computer)
メソッドの詳細

getName

@Exported
public String getName()

getConfiguration

@Exported
public SmartJenkinsComputerConfiguration getConfiguration()

getComputer

public hudson.model.Computer getComputer()


Copyright © 2004-2011. All Rights Reserved.