Class MetricsUtil
java.lang.Object
org.eximeebpms.bpm.engine.impl.metrics.util.MetricsUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
resolveInternalName
(String publicName) Resolves the internal name of the metric by the public name.static String
resolvePublicName
(String internalName) Resolves the public name of the metric by the internal name.