Uses of Interface
org.camunda.bpm.engine.telemetry.Internals
- 
Packages that use Internals Package Description org.camunda.bpm.engine.impl.telemetry.dto org.camunda.bpm.engine.rest.dto.telemetry org.camunda.bpm.engine.telemetry  - 
- 
Uses of Internals in org.camunda.bpm.engine.impl.telemetry.dto
Classes in org.camunda.bpm.engine.impl.telemetry.dto that implement Internals Modifier and Type Class Description classInternalsImpl - 
Uses of Internals in org.camunda.bpm.engine.rest.dto.telemetry
Methods in org.camunda.bpm.engine.rest.dto.telemetry with parameters of type Internals Modifier and Type Method Description static InternalsDtoInternalsDto. fromEngineDto(Internals other) - 
Uses of Internals in org.camunda.bpm.engine.telemetry
Methods in org.camunda.bpm.engine.telemetry that return Internals Modifier and Type Method Description InternalsProduct. getInternals()Information about the technical internals and the environment of the Camunda installation. 
 -