com.atlassian.bamboo.task
Interface InternalTaskContext

All Superinterfaces:
TaskIdentifier
All Known Subinterfaces:
TaskContext
All Known Implementing Classes:
TaskContextImpl

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:
InternalTaskType

Method Summary
 
Methods inherited from interface com.atlassian.bamboo.task.TaskIdentifier
getId, getPluginKey, getUserDescription, isFinalising
 



Copyright © 2011 Atlassian. All Rights Reserved.