org.jenkinsci.plugins.karotz.action
クラス KarotzAction
java.lang.Object
org.jenkinsci.plugins.karotz.action.KarotzAction
- 直系の既知のサブクラス:
- LedFadeAction, LedLightAction, LedOffAction, SpeakAction
public abstract class KarotzAction
- extends Object
karotz Action
- 作成者:
- Seiji Sogabe
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KarotzAction
public KarotzAction()
getBaseUrl
public abstract String getBaseUrl()
getParameters
public abstract Map<String,String> getParameters()
execute
public void execute(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
throws KarotzException
- 例外:
KarotzException
getClient
protected KarotzClient getClient()
Copyright © 2004-2011. All Rights Reserved.