public interface StatusCallback
ISVNClient.status(java.lang.String, org.apache.subversion.javahl.types.Depth, boolean, boolean, boolean, boolean, boolean, boolean, java.util.Collection<java.lang.String>, org.apache.subversion.javahl.callback.StatusCallback) call.| Modifier and Type | Method and Description |
|---|---|
void |
doStatus(java.lang.String path,
Status status)
the method will be called for each status item
|
void doStatus(java.lang.String path,
Status status)
path - the path of the objectstatus - the status object, may be null