com.atlassian.bamboo.build
Interface CustomPostBuildCompletedAction

All Superinterfaces:
BambooPluginModule, BuildTask, java.util.concurrent.Callable<BuildContext>
All Known Implementing Classes:
BuildLabeller

public interface CustomPostBuildCompletedAction
extends BuildTask, BambooPluginModule

Allows for a custom build process to be run after the main Builder. Similar to the CustomBuildProcessor but is run on the server after the build is saved


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



Copyright © 2011 Atlassian. All Rights Reserved.