Package org.camunda.bpm.engine.telemetry
Interface Jdk
- All Known Implementing Classes:
 JdkImpl
public interface Jdk
This class represents the data structure used for collecting information
 about the installed Java runtime environment.
 This information is sent to Camunda when telemetry is enabled.
- 
Method Summary
Modifier and TypeMethodDescriptionThe vendor of the Java runtime environment.The version of the Java runtime environment.