Class Rebuilder

java.lang.Object
hudson.model.listeners.RunListener<Run>
com.sonyericsson.rebuild.Rebuilder
All Implemented Interfaces:
ExtensionPoint

@Extension public class Rebuilder extends RunListener<Run>
Runtime Listner class which allows the user to rebuild the parameterized build.
Author:
Shemeer S.
  • Constructor Details

    • Rebuilder

      public Rebuilder()
      Rebuilder class constructor.
  • Method Details