smartjenkins
クラス SmartJenkinsConfiguration
java.lang.Object
smartjenkins.SmartJenkinsConfiguration
- すべての実装されたインタフェース:
- hudson.model.Saveable
public class SmartJenkinsConfiguration
- extends Object
- implements hudson.model.Saveable
インタフェース hudson.model.Saveable から継承されたフィールド |
NOOP |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
enable
@Exported
public boolean enable
timeSlot
@Exported
public SmartJenkinsTimeSlot timeSlot
fontSize
@Exported
public String fontSize
jobConfigurations
@Exported
public Map<String,SmartJenkinsJobConfiguration> jobConfigurations
tabType
@Exported
public int tabType
computerConfigurations
@Exported
public Map<String,SmartJenkinsComputerConfiguration> computerConfigurations
getInstance
public static SmartJenkinsConfiguration getInstance()
save
public void save()
- 定義:
- インタフェース
hudson.model.Saveable
内の save
Copyright © 2004-2011. All Rights Reserved.