java.lang.Object
org.eclipse.ditto.internal.utils.health.status.Status

public final class Status extends Object
Helper class providing the status of a Things-Service microservice instance.
  • Method Details

    • provideStaticStatus

      public static org.eclipse.ditto.json.JsonObject provideStaticStatus()
      Returns the static status of this instance as loaded from "versions.json" file in the classpath + calculated JVM specific values determined at startup.
      Returns:
      the static status of this instance.