controller
クラス Controller
java.lang.Object
hudson.widgets.Widget
controller.Controller
- すべての実装されたインタフェース:
- hudson.ExtensionPoint, hudson.model.Action, hudson.model.ModelObject, hudson.model.RootAction
@Extension
public class Controller
- extends hudson.widgets.Widget
- implements hudson.model.RootAction
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Mac
public static List<String> Mac
Controller
public Controller()
createFile
public static boolean createFile(String filePath)
getIconFileName
public String getIconFileName()
- 定義:
- インタフェース
hudson.model.Action
内の getIconFileName
getDisplayName
public String getDisplayName()
- 定義:
- インタフェース
hudson.model.Action
内の getDisplayName
- 定義:
- インタフェース
hudson.model.ModelObject
内の getDisplayName
getUrlName
public String getUrlName()
- 定義:
- インタフェース
hudson.model.Action
内の getUrlName
- オーバーライド:
- クラス
hudson.widgets.Widget
内の getUrlName
getRootUrl
public String getRootUrl()
get_all
public static hudson.model.Computer[] get_all()
CreateJob
public static void CreateJob()
throws IOException
- 例外:
IOException
doRefresh
public void doRefresh(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws javax.servlet.ServletException,
IOException,
InterruptedException
- 例外:
javax.servlet.ServletException
IOException
InterruptedException
getState
public List<String> getState()
getslaveNames
public static List<String> getslaveNames()
getLog
public List<String> getLog()
throws IOException,
InterruptedException
- 例外:
IOException
InterruptedException
getipmac
public static String[][] getipmac()
getPluginResourcePath
@Exported
public String getPluginResourcePath()
doOff
public void doOff(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws javax.servlet.ServletException,
IOException,
InterruptedException
- 例外:
javax.servlet.ServletException
IOException
InterruptedException
getWakeonlan
public static void getWakeonlan(String slaveName)
throws IOException,
InterruptedException
- 例外:
IOException
InterruptedException
getWakeonlan
public static void getWakeonlan(String s,
String mac,
String ip,
boolean wait)
throws IOException,
InterruptedException
- 例外:
IOException
InterruptedException
setShutdown
public static void setShutdown(String[] needDoslave)
throws IOException
- 例外:
IOException
Copyright © 2004-2011. All Rights Reserved.