org.jenkinsci.plugins.rabbitmqbuildtrigger
クラス RemoteBuildCause
java.lang.Object
hudson.model.Cause
org.jenkinsci.plugins.rabbitmqbuildtrigger.RemoteBuildCause
public class RemoteBuildCause
- extends hudson.model.Cause
Cause class for remote build.
- 作成者:
- rinrinne a.k.a. rin_ne
| クラス hudson.model.Cause から継承された入れ子のクラス/インタフェース |
hudson.model.Cause.LegacyCodeCause, hudson.model.Cause.RemoteCause, hudson.model.Cause.UpstreamCause, hudson.model.Cause.UserCause, hudson.model.Cause.UserIdCause |
| クラス hudson.model.Cause から継承されたメソッド |
onAddedTo, print |
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteBuildCause
public RemoteBuildCause(String queueName)
- Creates instance with specified parameter.
- パラメータ:
queueName - the queue name.
getShortDescription
@Exported(visibility=3)
public String getShortDescription()
- 定義:
- クラス
hudson.model.Cause 内の getShortDescription
Copyright © 2004-2014. All Rights Reserved.