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, injectTypeClass, toString, toVerboseStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBrooklynVersion, getCatalogItemId, getCustomField, getDisplayName, getId, getTags, getType, getTypeClass, injectTypeClass, toVerboseStringpublic static BasicPolicyMemento.Builder builder()
@Deprecated public java.util.Map<java.lang.String,java.lang.Object> getCustomFields()
getCustomFields in interface MementogetCustomFields in class AbstractMementopublic java.util.Map<java.lang.String,java.lang.Object> getConfig()
getConfig in interface PolicyMemento