Package com.pnfsoftware.jeb.util.base
Class ExecutionTargetWithProgressCallback
java.lang.Object
com.pnfsoftware.jeb.util.base.ExecutionTargetWithProgressCallback
- Direct Known Subclasses:
CallableWithProgressCallback
,RunnableWithProgressCallback
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCallback
(IProgressCallback callback) To be called by the task manager; clients do not need to use this method.
-
Field Details
-
callback
-
-
Constructor Details
-
ExecutionTargetWithProgressCallback
public ExecutionTargetWithProgressCallback()
-
-
Method Details
-
setCallback
To be called by the task manager; clients do not need to use this method.
-