public static class YamlSnapshotSerializer.SnapshotLiquibaseRepresenter extends YamlSerializer.LiquibaseRepresenter
Modifier and Type | Field and Description |
---|---|
protected Map<Class<? extends Object>,org.yaml.snakeyaml.nodes.Tag> |
classTags |
protected org.yaml.snakeyaml.DumperOptions.NonPrintableStyle |
nonPrintableStyle |
protected TimeZone |
timeZone |
Constructor and Description |
---|
SnapshotLiquibaseRepresenter(org.yaml.snakeyaml.DumperOptions options) |
Modifier and Type | Method and Description |
---|---|
protected org.yaml.snakeyaml.nodes.Tag |
getTag(Class<?> arg0,
org.yaml.snakeyaml.nodes.Tag arg1) |
protected void |
init() |
getProperties
addTypeDescription, checkGlobalTag, representJavaBean, representJavaBeanProperty, setPropertyUtils
getDefaultFlowStyle, getDefaultScalarStyle, getPropertyUtils, isExplicitPropertyUtils, represent, representData, representMapping, representScalar, representScalar, representSequence, setDefaultFlowStyle, setDefaultScalarStyle
protected TimeZone timeZone
protected org.yaml.snakeyaml.DumperOptions.NonPrintableStyle nonPrintableStyle
public SnapshotLiquibaseRepresenter(org.yaml.snakeyaml.DumperOptions options)
protected void init()
init
in class YamlSerializer.LiquibaseRepresenter
protected org.yaml.snakeyaml.nodes.Tag getTag(Class<?> arg0, org.yaml.snakeyaml.nodes.Tag arg1)
Copyright © 2023 Liquibase.org. All rights reserved.