hudson.plugins.mantis.changeset
クラス MercurialChangeSet

java.lang.Object
  上位を拡張 hudson.plugins.mantis.changeset.AbstractChangeSet<hudson.plugins.mercurial.MercurialChangeSet>
      上位を拡張 hudson.plugins.mantis.changeset.MercurialChangeSet
すべての実装されたインタフェース:
ChangeSet, java.io.Serializable

public class MercurialChangeSet
extends AbstractChangeSet<hudson.plugins.mercurial.MercurialChangeSet>

ChangeSet of Mecrutial.

導入されたバージョン:
0.7.1
作成者:
Seiji Sogabe
関連項目:
直列化された形式

フィールドの概要
 
クラス hudson.plugins.mantis.changeset.AbstractChangeSet から継承されたフィールド
build, entry, id
 
インタフェース hudson.plugins.mantis.changeset.ChangeSet から継承されたフィールド
CRLF, UNKNOWN_AUTHOR, UNKNOWN_CHANGESETLINK, UNKNOWN_MSG, UNKNOWN_REVISION
 
コンストラクタの概要
MercurialChangeSet(int id, hudson.model.AbstractBuild<?,?> build, hudson.plugins.mercurial.MercurialChangeSet entry)
           
 
メソッドの概要
 java.lang.String createChangeLog()
           
protected  java.lang.String getRevision()
           
 
クラス hudson.plugins.mantis.changeset.AbstractChangeSet から継承されたメソッド
getAuthor, getChangeSetLink, getId, getMsg, getRepositoryBrowser
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MercurialChangeSet

public MercurialChangeSet(int id,
                          hudson.model.AbstractBuild<?,?> build,
                          hudson.plugins.mercurial.MercurialChangeSet entry)
メソッドの詳細

createChangeLog

public java.lang.String createChangeLog()
定義:
インタフェース ChangeSet 内の createChangeLog
定義:
クラス AbstractChangeSet<hudson.plugins.mercurial.MercurialChangeSet> 内の createChangeLog

getRevision

protected java.lang.String getRevision()


Copyright © 2009. All Rights Reserved.