Package hudson.views

Class BuildFilterColumn.RunWrapper

All Implemented Interfaces:
ExtensionPoint, DescriptorByNameOwner, ModelObject, PersistenceRoot, Saveable, SearchableModelObject, SearchItem, AccessControlled, Comparable, ModelObjectWithContextMenu, OnMaster, org.kohsuke.stapler.StaplerProxy
Enclosing class:
BuildFilterColumn

public class BuildFilterColumn.RunWrapper extends Run
  • Constructor Details

    • RunWrapper

      public RunWrapper(Run delegate)
  • Method Details

    • _this

      @NonNull protected Run _this()
      Overrides:
      _this in class Run
    • getPreviousBuild

      @CheckForNull public Run getPreviousBuild()
      Overrides:
      getPreviousBuild in class Run
    • getNextBuild

      @CheckForNull public Run getNextBuild()
      Overrides:
      getNextBuild in class Run