Class ZeebeTopologyHealthCheck

  • All Implemented Interfaces:
    org.eclipse.microprofile.health.HealthCheck

    @Liveness
    public class ZeebeTopologyHealthCheck
    extends Object
    implements org.eclipse.microprofile.health.HealthCheck
    • Constructor Detail

      • ZeebeTopologyHealthCheck

        public ZeebeTopologyHealthCheck()
    • Method Detail

      • call

        public org.eclipse.microprofile.health.HealthCheckResponse call()
        Specified by:
        call in interface org.eclipse.microprofile.health.HealthCheck