Klasse CommitDecorator.NullDecorator

java.lang.Object
io.jenkins.plugins.forensics.util.CommitDecorator
io.jenkins.plugins.forensics.util.CommitDecorator.NullDecorator
Umschließende Klasse:
CommitDecorator

public static class CommitDecorator.NullDecorator extends CommitDecorator
A decorator that does nothing.
  • Konstruktordetails

    • NullDecorator

      public NullDecorator()
  • Methodendetails

    • asLink

      public String asLink(String id)
      Beschreibung aus Klasse kopiert: CommitDecorator
      Obtains a link for the specified commit ID.
      Angegeben von:
      asLink in Klasse CommitDecorator
      Parameter:
      id - the ID of the commit
      Gibt zurück:
      an HTML a tag that contains a link to the commit