hudson.plugins.mantis.changeset
クラス CompatibleChangeSet

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

public class CompatibleChangeSet
extends AbstractChangeSet<hudson.scm.ChangeLogSet.Entry>

This changeSet has only id.

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

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

コンストラクタの詳細

CompatibleChangeSet

public CompatibleChangeSet(int id)
メソッドの詳細

createChangeLog

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


Copyright © 2010. All Rights Reserved.