Class JdkImpl
java.lang.Object
org.camunda.bpm.engine.impl.telemetry.dto.JdkImpl
- All Implemented Interfaces:
Jdk
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe vendor of the Java runtime environment.The version of the Java runtime environment.void
void
setVersion
(String version)
-
Field Details
-
version
-
vendor
-
-
Constructor Details
-
JdkImpl
-
-
Method Details