|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ChangelistCallback
This interface is used to receive every status item for the SVNClientInterface.status call.
| Method Summary | |
|---|---|
void |
doChangelist(String path,
String changelist)
the method will be called for each status item |
| Method Detail |
|---|
void doChangelist(String path,
String changelist)
path - the path of the objectchangelist - the changelist it belongs to
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||