Uses of Interface
org.camunda.bpm.engine.telemetry.ApplicationServer
Packages that use ApplicationServer
Package
Description
-
Uses of ApplicationServer in org.camunda.bpm.engine.impl.telemetry.dto
Classes in org.camunda.bpm.engine.impl.telemetry.dto that implement ApplicationServer -
Uses of ApplicationServer in org.camunda.bpm.engine.rest.dto.telemetry
Methods in org.camunda.bpm.engine.rest.dto.telemetry with parameters of type ApplicationServerModifier and TypeMethodDescriptionstatic ApplicationServerDto
ApplicationServerDto.fromEngineDto
(ApplicationServer other) -
Uses of ApplicationServer in org.camunda.bpm.engine.telemetry
Methods in org.camunda.bpm.engine.telemetry that return ApplicationServerModifier and TypeMethodDescriptionInternals.getApplicationServer()
Information about the application server Camunda is running on.