liquibase.parser.core.json
Class JsonChangeLogParser
java.lang.Object
liquibase.parser.core.yaml.YamlChangeLogParser
liquibase.parser.core.json.JsonChangeLogParser
- All Implemented Interfaces:
- ChangeLogParser, LiquibaseParser, PrioritizedService
public class JsonChangeLogParser
- extends YamlChangeLogParser
| 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 YamlChangeLogParser
Copyright © 2015 Liquibase.org. All rights reserved.