Package com.atlassian.bamboo.task
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 aInternalTaskTypecan run in.- Since:
- 3.1
- See Also:
InternalTaskType
-
-
Method Summary
-
Methods inherited from interface com.atlassian.bamboo.task.TaskIdentifier
getId, getPluginKey, getUserDescription, isEnabled, isFinalising
-
-