public class CmdbAdapter extends Object implements InfraAdapter
| Constructor and Description |
|---|
CmdbAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute(String key) |
Map<String,String> |
getExtraAttributes(Map<String,String> params)
get extra attributes
|
public Map<String,String> getExtraAttributes(Map<String,String> params)
InfraAdaptergetExtraAttributes in interface InfraAdapterparams - application name or hostname are most likely to be used as input params.public String getAttribute(String key)
getAttribute in interface InfraAdapterCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.