public class OutputConfiguration extends Object
Constructor and Description |
---|
OutputConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
addToCommonProperties(String key,
String value) |
String |
getCommonPropertyValue(String key) |
String |
getHandlerSpecificPropertyValue(String key) |
List<BuildInfo> |
getHistogramBuildInfoList() |
Map<String,String> |
getProperties() |
void |
setHandlerSpecificProperties(Map<String,String> handlerSpecificProperties) |
void |
setHistogramBuildInfoList(List<BuildInfo> histogramBuildInfoList) |
Copyright © 2016–2019. All rights reserved.