Package com.pointrlabs.core.performance
Object PerformanceMeasurementParams.Companion
-
- All Implemented Interfaces:
public class PerformanceMeasurementParams.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static PerformanceMeasurementParams.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final PerformanceMeasurementParams
createPerformanceMeasurementParams(String processName, Integer siteId, Integer buildingId, DataType dataType, Boolean isOnline, String stringData)
-
-
Method Detail
-
createPerformanceMeasurementParams
@VisibleForTesting() final PerformanceMeasurementParams createPerformanceMeasurementParams(String processName, Integer siteId, Integer buildingId, DataType dataType, Boolean isOnline, String stringData)
-
-
-
-