Uses of Class
org.camunda.bpm.spring.boot.starter.property.ManagementProperties.Health
-
Packages that use ManagementProperties.Health Package Description org.camunda.bpm.spring.boot.starter.property -
-
Uses of ManagementProperties.Health in org.camunda.bpm.spring.boot.starter.property
Methods in org.camunda.bpm.spring.boot.starter.property that return ManagementProperties.Health Modifier and Type Method Description ManagementProperties.Health
ManagementProperties. getHealth()
Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type ManagementProperties.Health Modifier and Type Method Description void
ManagementProperties. setHealth(ManagementProperties.Health health)
-