Uses of Interface
com.atlassian.bamboo.v2.build.agent.BuildPhase

Packages that use BuildPhase
com.atlassian.bamboo.build.pipeline.tasks   
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.v2.build.task   
 

Uses of BuildPhase in com.atlassian.bamboo.build.pipeline.tasks
 

Classes in com.atlassian.bamboo.build.pipeline.tasks that implement BuildPhase
 class ExecuteBuildTask
           
 class PrepareBuildTask
          Task to clear logs, initialize the build and perform custom pre-build actions
 

Uses of BuildPhase in com.atlassian.bamboo.v2.build.agent
 

Subinterfaces of BuildPhase in com.atlassian.bamboo.v2.build.agent
 interface InterruptibleBuildPhase
          Represents a phase of the build that is allowed to be interrupted by the user cancelling.
 

Uses of BuildPhase in com.atlassian.bamboo.v2.build.task
 

Classes in com.atlassian.bamboo.v2.build.task that implement BuildPhase
 class InitializeBuild
          A task that initializes the build to the latest version to be run
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.