public class BasicPolicyMemento extends AbstractMemento implements PolicyMemento, java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
BasicPolicyMemento.Builder |
Modifier and Type | Method and Description |
---|---|
static BasicPolicyMemento.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 BasicPolicyMemento.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 PolicyMemento