Interface EnhancedTask<P extends EnhancedProblems>

Type Parameters:
P - The type of enhanced problems
All Superinterfaces:
Comparable<Task>, EnhancedPluginAdditions, ExtensionAware, Named, Task
All Known Implementing Classes:
ToolExecBase

public non-sealed interface EnhancedTask<P extends EnhancedProblems> extends Task, EnhancedPluginAdditions
The enhanced task contains a handful of helper methods to make working with the enhanced plugin and caches easier.