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  
HibernateBuildTask A BuildTask that will be wrapped in a Hibernate transaction.
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 © 2012 Atlassian. All Rights Reserved.