public class BasicEnricherMemento extends AbstractMemento implements EnricherMemento, java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
BasicEnricherMemento.Builder |
Modifier and Type | Method and Description |
---|---|
static BasicEnricherMemento.Builder |
builder() |
java.util.Map<java.lang.String,java.lang.Object> |
getConfig() |
java.util.Map<java.lang.String,java.lang.Object> |
getCustomFields()
Deprecated.
|
getBrooklynVersion, getCatalogItemId, getCustomField, getDisplayName, getId, getTags, getType, getTypeClass, getUniqueTag, injectTypeClass, toString, toVerboseString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBrooklynVersion, getCatalogItemId, getCustomField, getDisplayName, getId, getTags, getType, getTypeClass, getUniqueTag, injectTypeClass, toVerboseString
public static BasicEnricherMemento.Builder builder()
@Deprecated public java.util.Map<java.lang.String,java.lang.Object> getCustomFields()
getCustomFields
in interface Memento
getCustomFields
in class AbstractMemento
public java.util.Map<java.lang.String,java.lang.Object> getConfig()
getConfig
in interface EnricherMemento