smartjenkins
クラス SmartJenkinsCause

java.lang.Object
  上位を拡張 hudson.model.Cause
      上位を拡張 smartjenkins.SmartJenkinsCause

public class SmartJenkinsCause
extends hudson.model.Cause


入れ子のクラスの概要
 
クラス hudson.model.Cause から継承された入れ子のクラス/インタフェース
hudson.model.Cause.LegacyCodeCause, hudson.model.Cause.RemoteCause, hudson.model.Cause.UpstreamCause, hudson.model.Cause.UserCause
 
コンストラクタの概要
SmartJenkinsCause(long time)
           
 
メソッドの概要
 String getShortDescription()
           
 long getTime()
           
 
クラス hudson.model.Cause から継承されたメソッド
onAddedTo, print
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SmartJenkinsCause

public SmartJenkinsCause(long time)
メソッドの詳細

getShortDescription

public String getShortDescription()
定義:
クラス hudson.model.Cause 内の getShortDescription

getTime

public long getTime()


Copyright © 2004-2011. All Rights Reserved.