|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objecthudson.scm.BlameSubversionChangeLogSet.Path
@ExportedBean(defaultVisibility=999) public static class BlameSubversionChangeLogSet.Path
A file in a commit.
Setter methods are public only so that the objects can be constructed from Digester. So please consider this object read-only.
| 构造方法摘要 | |
|---|---|
BlameSubversionChangeLogSet.Path()
|
|
| 方法摘要 | |
|---|---|
hudson.scm.EditType |
getEditType()
|
BlameSubversionChangeLogSet.LogEntry |
getLogEntry()
Gets the BlameSubversionChangeLogSet.LogEntry of which this path is a member. |
java.lang.String |
getPath()
Inherited from AffectedFile |
java.lang.String |
getValue()
Path in the repository. |
void |
setAction(java.lang.String action)
|
void |
setLogEntry(BlameSubversionChangeLogSet.LogEntry entry)
Sets the BlameSubversionChangeLogSet.LogEntry of which this path is a member. |
void |
setValue(java.lang.String value)
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public BlameSubversionChangeLogSet.Path()
| 方法详细信息 |
|---|
public BlameSubversionChangeLogSet.LogEntry getLogEntry()
BlameSubversionChangeLogSet.LogEntry of which this path is a member.
public void setLogEntry(BlameSubversionChangeLogSet.LogEntry entry)
BlameSubversionChangeLogSet.LogEntry of which this path is a member.
public void setAction(java.lang.String action)
@Exported(name="file") public java.lang.String getValue()
public java.lang.String getPath()
hudson.scm.ChangeLogSet.AffectedFile 中的 getPathpublic void setValue(java.lang.String value)
@Exported public hudson.scm.EditType getEditType()
hudson.scm.ChangeLogSet.AffectedFile 中的 getEditType
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||