public class ProgressEvent
extends java.lang.Object
implements java.io.Serializable
ProgressListener.onProgress(ProgressEvent) API to inform SVNClientInterface of command progress (in terms of bytes).| Constructor and Description |
|---|
ProgressEvent(ProgressEvent aEvent)
A backward-compat constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getProgress() |
long |
getTotal() |
public ProgressEvent(ProgressEvent aEvent)