public class SubversionChangeSet extends AbstractChangeSet<hudson.scm.SubversionChangeLogSet.LogEntry>
build, entry, id
CRLF, UNKNOWN_AUTHOR, UNKNOWN_CHANGESETLINK, UNKNOWN_MSG, UNKNOWN_REVISION
コンストラクタと説明 |
---|
SubversionChangeSet(int id,
hudson.model.AbstractBuild<?,?> build,
hudson.scm.SubversionChangeLogSet.LogEntry entry) |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
createChangeLog() |
protected String |
getRevision() |
getAuthor, getChangeSetLink, getId, getMsg, getRepositoryBrowser
public SubversionChangeSet(int id, hudson.model.AbstractBuild<?,?> build, hudson.scm.SubversionChangeLogSet.LogEntry entry)
public String createChangeLog()
createChangeLog
インタフェース内 ChangeSet
createChangeLog
クラス内 AbstractChangeSet<hudson.scm.SubversionChangeLogSet.LogEntry>
protected String getRevision()
Copyright © 2004-2015. All Rights Reserved.