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 |
static Pattern |
MULTILINE_PATTERN |
protected TimeZone |
timeZone |
| Constructor and Description |
|---|
SnapshotLiquibaseRepresenter() |
| Modifier and Type | Method and Description |
|---|---|
protected org.yaml.snakeyaml.nodes.Tag |
getTag(Class<?> arg0,
org.yaml.snakeyaml.nodes.Tag arg1) |
protected void |
init() |
getPropertiesaddTypeDescription, checkGlobalTag, representJavaBean, representJavaBeanProperty, setPropertyUtilsgetDefaultFlowStyle, getDefaultScalarStyle, getPropertyUtils, isExplicitPropertyUtils, represent, representData, representMapping, representScalar, representScalar, representSequence, setDefaultFlowStyle, setDefaultScalarStyleprotected TimeZone timeZone
public static Pattern MULTILINE_PATTERN
protected void init()
init in class YamlSerializer.LiquibaseRepresenterprotected org.yaml.snakeyaml.nodes.Tag getTag(Class<?> arg0, org.yaml.snakeyaml.nodes.Tag arg1)
Copyright © 2019 Liquibase.org. All rights reserved.