Package 

Class HealthCheck

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
      private final Function0<Object> action
    • Method Summary

      Modifier and Type Method Description
      final HealthStatus perform()
      String toString()
      final String getName()
      final Function0<Object> getAction()
      • Methods inherited from class com.cognifide.gradle.common.health.HealthCheck

        equals, hashCode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait