Package com.atlassian.bamboo.v2.build.task

Interface Summary
AgentBuildTask Marker interface for BuildTasks that can run on the agent.
BuildTask Interface the defines a basic interface for a task in Bamboo.
CapabililitiesAwareBuildTask  
InterruptibleBuildTask A marker interface to denote that this task can be cancelled by a call to Thread.interrupt() to the running thread.
 

Class Summary
AbstractBuildTask  
InitializeBuild A task that initializes the build to the latest version to be run
 



Copyright © 2011 Atlassian. All Rights Reserved.