public class ProcessMetrics extends Object
Constructor and Description |
---|
ProcessMetrics() |
Modifier and Type | Method and Description |
---|---|
static void |
addNumberProperty(XmlBuilder list,
String name,
long value) |
static void |
addProperty(XmlBuilder list,
String name,
String value) |
static String |
normalizedNotation(long value) |
static Map<String,String> |
toMap() |
static String |
toXml() |
public static String normalizedNotation(long value)
public static void addNumberProperty(XmlBuilder list, String name, long value)
public static void addProperty(XmlBuilder list, String name, String value)
public static String toXml()
Copyright © 2023 Frank!Framework. All rights reserved.