- All Superinterfaces:
- TaskAdaptable<T>
- All Known Implementing Classes:
- DynamicTasks.TaskQueueingResult, ProcessTaskWrapper, SshFetchTaskWrapper, SshPutTaskWrapper
public interface TaskWrapper<T>
extends TaskAdaptable<T>
Interface for something which is not a task, but which is closely linked to one, ie. it has a task.
- Since:
- 0.6.0