Class InfoContributorProperties.Git

java.lang.Object
org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties.Git
Enclosing class:
InfoContributorProperties

public static class InfoContributorProperties.Git extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    Git()
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.boot.actuate.info.InfoPropertiesInfoContributor.Mode
     
    void
    setMode(org.springframework.boot.actuate.info.InfoPropertiesInfoContributor.Mode mode)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Git

      public Git()
  • Method Details

    • getMode

      public org.springframework.boot.actuate.info.InfoPropertiesInfoContributor.Mode getMode()
    • setMode

      public void setMode(org.springframework.boot.actuate.info.InfoPropertiesInfoContributor.Mode mode)