Class ProcessEngineHealthIndicator

java.lang.Object
org.springframework.boot.health.contributor.AbstractHealthIndicator
org.operaton.bpm.spring.boot.starter.actuator.ProcessEngineHealthIndicator
All Implemented Interfaces:
org.springframework.boot.health.contributor.HealthContributor, org.springframework.boot.health.contributor.HealthIndicator

public class ProcessEngineHealthIndicator extends org.springframework.boot.health.contributor.AbstractHealthIndicator
  • Constructor Details

  • Method Details

    • doHealthCheck

      protected void doHealthCheck(org.springframework.boot.health.contributor.Health.Builder builder)
      Specified by:
      doHealthCheck in class org.springframework.boot.health.contributor.AbstractHealthIndicator