- All Implemented Interfaces:
ISVNTask
- Version:
- 1.3
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
myFutureObject
private Future<?> myFutureObject
-
Constructor Details
-
SVNTask
public SVNTask(Future<?> future)
-
Method Details
-
cancel
public void cancel(boolean interrupt)
- Specified by:
cancel
in interface ISVNTask