Class InfoWebService.BuildBlock

java.lang.Object
ubic.gemma.rest.monitoring.InfoWebService.BuildBlock
Enclosing class:
InfoWebService

public static final class InfoWebService.BuildBlock extends Object
Author:
Phase 3 actuator wiring
  • Constructor Details

    • BuildBlock

      public BuildBlock(@Nullable String version, @Nullable String timestamp, @Nullable String gitHash)
  • Method Details

    • getVersion

      @Nullable public String getVersion()
    • getTimestamp

      @Nullable public String getTimestamp()
    • getGitHash

      @Nullable public String getGitHash()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object