org.jenkinsci.plugins.karotz.action
クラス EarAction
java.lang.Object
org.jenkinsci.plugins.karotz.action.KarotzAction
org.jenkinsci.plugins.karotz.action.EarAction
public class EarAction
- extends KarotzAction
Led Light Action.
- 作成者:
- Miquel Martin
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EarAction
public EarAction()
EarAction
public EarAction(Integer left,
Integer right,
boolean relative)
- Move the karotz ears to an absolute position.
- パラメータ:
left - if not null, indicates the desired position.right - if not null, indicates the desired position.
getBaseUrl
public String getBaseUrl()
- 定義:
- クラス
KarotzAction 内の getBaseUrl
getParameters
public Map<String,String> getParameters()
- 定義:
- クラス
KarotzAction 内の getParameters
getDuration
public long getDuration()
- クラス
KarotzAction の記述:
- Get the duration of the action, used to calculate how long the client
should wait before stopping the Interactive Mode, which cancels all
running actions.
- 定義:
- クラス
KarotzAction 内の getDuration
- 戻り値:
- the number of milliseconds this action will take
Copyright © 2004-2012. All Rights Reserved.