public class ConfigurationInfo extends Object
Modifier and Type | Field and Description |
---|---|
List<String> |
basetemplates |
String |
dbtemplate |
List<KeyValueInfo> |
keyvals |
List<String> |
pkgtemplates |
List<String> |
usertemplates |
Constructor and Description |
---|
ConfigurationInfo() |
public String dbtemplate
public List<String> basetemplates
public List<String> pkgtemplates
public List<String> usertemplates
public List<KeyValueInfo> keyvals
public ConfigurationInfo()
Copyright © 2018 Nuxeo. All rights reserved.