liquibase.parser.core.json
Class JsonChangeLogParser
java.lang.Object
liquibase.parser.core.yaml.YamlParser
liquibase.parser.core.yaml.YamlChangeLogParser
liquibase.parser.core.json.JsonChangeLogParser
- All Implemented Interfaces:
- ChangeLogParser, LiquibaseParser, PrioritizedService
public class JsonChangeLogParser
- extends YamlChangeLogParser
Fields inherited from class liquibase.parser.core.yaml.YamlParser |
log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonChangeLogParser
public JsonChangeLogParser()
getSupportedFileExtensions
protected String[] getSupportedFileExtensions()
- Overrides:
getSupportedFileExtensions
in class YamlParser
Copyright © 2016 Liquibase.org. All rights reserved.