| java.lang.Object | ||
| ↳ | com.pnfsoftware.jeb.util.base.ExecutionTargetWithProgressCallback | |
| ↳ | com.pnfsoftware.jeb.util.base.CallableWithProgressCallback<V> | |
Base class for Callable targets providing an IProgressCallback.
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.util.base.ExecutionTargetWithProgressCallback
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CallableWithProgressCallback() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.util.base.ExecutionTargetWithProgressCallback
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.util.concurrent.Callable
| |||||||||||