Interface InternalTaskContext

All Superinterfaces:
PluginKeyProvider, TaskIdentifier
All Known Subinterfaces:
CommonTaskContext, DeploymentTaskContext, TaskContext
All Known Implementing Classes:
CommonTaskContextImpl, DeploymentTaskContextImpl, TaskContextImpl

@Internal public interface InternalTaskContext extends TaskIdentifier
An internal interface that represents common functionality between different contexts that a InternalTaskType can run in.
Since:
3.1
See Also: