Constant Field Values
Contents
de.dagere.*
-
de.dagere.peass.ci.MeasureVersionBuilder Modifier and Type Constant Field Value public static final String
PEASS_FOLDER_NAME
"peass-data"
-
de.dagere.peass.ci.helper.UnitConverter Modifier and Type Constant Field Value public static final String
MICROSECONDS
"\u00b5s"
public static final String
MILLISECONDS
"ms"
public static final String
NANOSECONDS
"ns"
public static final int
NANOSECONDS_TO_MICROSECONDS
1000
public static final int
NANOSECONDS_TO_MILLISECONDS
1000000
public static final int
NANOSECONDS_TO_SECONDS
1000000000
public static final String
SECONDS
"s"
-
de.dagere.peass.ci.helper.VisualizationFolderManager Modifier and Type Constant Field Value public static final String
VISUALIZATION_FOLDER_NAME
"visualization"
-
de.dagere.peass.ci.peassOverview.PeassOverviewBuilder Modifier and Type Constant Field Value public static final String
ALL
"ALL"
public static final String
LAST_DAY
"LAST_DAY"
public static final String
LAST_MONTH
"LAST_MONTH"
public static final String
LAST_WEEK
"LAST_WEEK"
-
de.dagere.peass.ci.persistence.TrendFileUtil Modifier and Type Constant Field Value public static final String
TREND_FILE_NAME
"trend.json"