|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.scm.SubversionReleaseChangeLogSet.Path
@ExportedBean(defaultVisibility=999) public static class SubversionReleaseChangeLogSet.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.
| Constructor Summary | |
|---|---|
SubversionReleaseChangeLogSet.Path()
|
|
| Method Summary | |
|---|---|
hudson.scm.EditType |
getEditType()
|
SubversionReleaseChangeLogSet.LogEntry |
getLogEntry()
Gets the SubversionReleaseChangeLogSet.LogEntry of which this path is a member. |
java.lang.String |
getValue()
Path in the repository. |
void |
setAction(java.lang.String action)
|
void |
setLogEntry(SubversionReleaseChangeLogSet.LogEntry entry)
Sets the SubversionReleaseChangeLogSet.LogEntry of which this path is a member. |
void |
setValue(java.lang.String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubversionReleaseChangeLogSet.Path()
| Method Detail |
|---|
public SubversionReleaseChangeLogSet.LogEntry getLogEntry()
SubversionReleaseChangeLogSet.LogEntry of which this path is a member.
public void setLogEntry(SubversionReleaseChangeLogSet.LogEntry entry)
SubversionReleaseChangeLogSet.LogEntry of which this path is a member.
public void setAction(java.lang.String action)
@Exported(name="file") public java.lang.String getValue()
public void setValue(java.lang.String value)
@Exported public hudson.scm.EditType getEditType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||