com.atlassian.bamboo.v2.build.task
Interface AgentBuildTask

All Superinterfaces:
BuildTask, java.util.concurrent.Callable<BuildContext>
All Known Subinterfaces:
CustomBuildProcessor, CustomPreBuildAction
All Known Implementing Classes:
BuildArtifactPostProcessor, BuildNumberStamper, CheckoutUpdateForBuild, CloverBuildProcessor, CloverGrailsPreBuildAction, ExecuteBuildTask, Maven2BuildProcessor, PrepareBuildTask, VCSVersionReader

public interface AgentBuildTask
extends BuildTask

Marker interface for BuildTasks that can run on the agent. It has a limited number of dependencies


Method Summary
 
Methods inherited from interface com.atlassian.bamboo.v2.build.task.BuildTask
call, init
 



Copyright © 2010 Atlassian. All Rights Reserved.