|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISVNLogMessageChangePath
An interface defining a change path for a log message
Method Summary | |
---|---|
char |
getAction()
Retrieve action performed. |
java.lang.String |
getCopySrcPath()
Retrieve the copy source path (if any) or null otherwise |
SVNRevision.Number |
getCopySrcRevision()
Retrieve the copy source revision if any or null otherwise |
java.lang.String |
getPath()
Retrieve the path to the commited item |
Method Detail |
---|
java.lang.String getPath()
SVNRevision.Number getCopySrcRevision()
java.lang.String getCopySrcPath()
char getAction()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |