Class KubePreJobActionImpl

  • All Implemented Interfaces:
    com.atlassian.bamboo.chains.plugins.PreJobAction, com.atlassian.bamboo.v2.BambooPluginModule

    public class KubePreJobActionImpl
    extends PreJobActionImpl
    • Constructor Detail

      • KubePreJobActionImpl

        public KubePreJobActionImpl​(GlobalConfiguration globalConfiguration)
    • Method Detail

      • execute

        public void execute​(com.atlassian.bamboo.chains.StageExecution stageExecution,
                            com.atlassian.bamboo.v2.build.BuildContext buildContext)
        Specified by:
        execute in interface com.atlassian.bamboo.chains.plugins.PreJobAction
        Overrides:
        execute in class PreJobActionImpl