Class Blamer.NullBlamer

java.lang.Object
io.jenkins.plugins.forensics.blame.Blamer
io.jenkins.plugins.forensics.blame.Blamer.NullBlamer
All Implemented Interfaces:
Serializable
Enclosing class:
Blamer

public static class Blamer.NullBlamer extends Blamer
A blamer that does nothing.
See Also:
  • Constructor Details

    • NullBlamer

      public NullBlamer()
  • Method Details

    • blame

      public Blames blame(FileLocations fileLocations, edu.hm.hafner.util.FilteredLog logger)
      Description copied from class: Blamer
      Obtains author and commit information for the specified file locations.
      Specified by:
      blame in class Blamer
      Parameters:
      fileLocations - the file locations to get the blames for
      logger - the logger to use
      Returns:
      the blames