Interface CustomPostBuildCompletedAction

All Superinterfaces:
BambooPluginModule, BuildTask, Callable<BuildContext>, HibernateBuildTask

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