public static class MetricsDescriptor.CsvDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
enabled |
static String |
ENABLED_PROPERTY |
static String |
OUTPUT_PROPERTY |
File |
outputDir |
Integer |
period |
static String |
PERIOD_PROPERTY |
Constructor and Description |
---|
MetricsDescriptor.CsvDescriptor() |
public static final String ENABLED_PROPERTY
public static final String PERIOD_PROPERTY
public static final String OUTPUT_PROPERTY
public File outputDir
public Integer period
public boolean enabled
Copyright © 2015 Nuxeo SA. All rights reserved.