Class UnstableBuilder

  • All Implemented Interfaces:
    hudson.ExtensionPoint, hudson.model.Describable<hudson.tasks.Builder>, hudson.tasks.BuildStep

    public class UnstableBuilder
    extends MockBuilder
    Mock Builder that always cause a build to fail.
    Author:
    Kohsuke Kawaguchi
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  UnstableBuilder.DescriptorImpl  
      • Nested classes/interfaces inherited from interface hudson.tasks.BuildStep

        hudson.tasks.BuildStep.PublisherList
      • Nested classes/interfaces inherited from interface hudson.ExtensionPoint

        hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
    • Field Summary

      • Fields inherited from interface hudson.tasks.BuildStep

        BUILDERS, PUBLISHERS
    • Constructor Summary

      Constructors 
      Constructor Description
      UnstableBuilder()  
    • Constructor Detail

      • UnstableBuilder

        public UnstableBuilder()