com.atlassian.bamboo.build
Interface CustomPostBuildCompletedAction

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

public interface CustomPostBuildCompletedAction
extends BuildTask, BambooPluginModule, HibernateBuildTask

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 © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.