Package com.atlassian.bamboo.task
Interface InternalTaskContext
- All Superinterfaces:
PluginKeyProvider
,TaskIdentifier
- All Known Subinterfaces:
CommonTaskContext
,DeploymentTaskContext
,TaskContext
- All Known Implementing Classes:
CommonTaskContextImpl
,DeploymentTaskContextImpl
,TaskContextImpl
An internal interface that represents common functionality between different contexts that a
InternalTaskType
can run in.- Since:
- 3.1
- See Also:
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.task.TaskIdentifier
getId, getPluginKey, getUserDescription, isEnabled, isFinalising