org.jenkinsci.plugins.karotz.action
クラス LedLightAction

java.lang.Object
  上位を拡張 org.jenkinsci.plugins.karotz.action.KarotzAction
      上位を拡張 org.jenkinsci.plugins.karotz.action.LedLightAction

public class LedLightAction
extends KarotzAction

Led Light Action.

作成者:
Seiji Sogabe

コンストラクタの概要
LedLightAction(LedColor color)
           
LedLightAction(String color)
           
 
メソッドの概要
 String getBaseUrl()
           
 Map<String,String> getParameters()
           
 
クラス org.jenkinsci.plugins.karotz.action.KarotzAction から継承されたメソッド
execute, getClient
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

LedLightAction

public LedLightAction(String color)

LedLightAction

public LedLightAction(LedColor color)
メソッドの詳細

getBaseUrl

public String getBaseUrl()
定義:
クラス KarotzAction 内の getBaseUrl

getParameters

public Map<String,String> getParameters()
定義:
クラス KarotzAction 内の getParameters


Copyright © 2004-2011. All Rights Reserved.