Klasse Blamer.NullBlamer

java.lang.Object
io.jenkins.plugins.forensics.blame.Blamer
io.jenkins.plugins.forensics.blame.Blamer.NullBlamer
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
Blamer

public static class Blamer.NullBlamer extends Blamer
A blamer that does nothing.
Siehe auch:
  • Konstruktordetails

    • NullBlamer

      public NullBlamer()
  • Methodendetails

    • blame

      public Blames blame(FileLocations fileLocations, edu.hm.hafner.util.FilteredLog logger)
      Beschreibung aus Klasse kopiert: Blamer
      Obtains author and commit information for the specified file locations.
      Angegeben von:
      blame in Klasse Blamer
      Parameter:
      fileLocations - the file locations to get the blames for
      logger - the logger to use
      Gibt zurück:
      the blames