Class Data
- java.lang.Object
-
- org.camunda.bpm.engine.impl.telemetry.dto.Data
-
public class Data extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected String
installation
protected Product
product
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getInstallation()
Product
getProduct()
void
mergeInternals(Internals other)
void
setInstallation(String installation)
void
setProduct(Product product)
String
toString()
-