org.codefirst
クラス AsakusaSatelliteNotifier
java.lang.Object
hudson.tasks.BuildStepCompatibilityLayer
hudson.tasks.Publisher
hudson.tasks.Notifier
org.codefirst.AsakusaSatelliteNotifier
- すべての実装されたインタフェース:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.tasks.Publisher>, hudson.tasks.BuildStep
public class AsakusaSatelliteNotifier
- extends hudson.tasks.Notifier
クラス hudson.tasks.Publisher から継承された入れ子のクラス/インタフェース |
hudson.tasks.Publisher.DescriptorExtensionListImpl |
インタフェース hudson.ExtensionPoint から継承された入れ子のクラス/インタフェース |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
インタフェース hudson.tasks.BuildStep から継承された入れ子のクラス/インタフェース |
hudson.tasks.BuildStep.PublisherList |
インタフェース hudson.tasks.BuildStep から継承されたフィールド |
BUILDERS, PUBLISHERS |
コンストラクタの概要 |
AsakusaSatelliteNotifier(java.lang.String appkey,
java.lang.String baseUrl,
java.lang.String roomNumber,
java.lang.String message)
|
クラス hudson.tasks.Notifier から継承されたメソッド |
getDescriptor |
クラス hudson.tasks.Publisher から継承されたメソッド |
all, getProjectAction, needsToRunAfterFinalized, prebuild |
クラス hudson.tasks.BuildStepCompatibilityLayer から継承されたメソッド |
getProjectAction, getProjectActions, perform, prebuild |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
インタフェース hudson.tasks.BuildStep から継承されたメソッド |
getProjectAction, getProjectActions, prebuild |
AsakusaSatelliteNotifier
@DataBoundConstructor
public AsakusaSatelliteNotifier(java.lang.String appkey,
java.lang.String baseUrl,
java.lang.String roomNumber,
java.lang.String message)
getAppkey
public java.lang.String getAppkey()
- 戻り値:
- the appkey
getBaseUrl
public java.lang.String getBaseUrl()
- 戻り値:
- the baseUrl
getRoomNumber
public java.lang.String getRoomNumber()
- 戻り値:
- the roomNumber
getMessage
public java.lang.String getMessage()
- 戻り値:
- the message
getRequiredMonitorService
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
perform
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws java.lang.InterruptedException,
java.io.IOException
- 定義:
- インタフェース
hudson.tasks.BuildStep
内の perform
- オーバーライド:
- クラス
hudson.tasks.BuildStepCompatibilityLayer
内の perform
- 例外:
java.lang.InterruptedException
java.io.IOException
Copyright © 2004-2012. All Rights Reserved.