Class HealthServiceProducer
java.lang.Object
org.operaton.bpm.quarkus.engine.extension.HealthServiceProducer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhealthService(DataSource dataSource, ProcessEngine processEngine)
-
Constructor Details
-
HealthServiceProducer
public HealthServiceProducer()
-
-
Method Details
-
healthService
@Produces @ApplicationScoped public HealthService healthService(DataSource dataSource, ProcessEngine processEngine)
-