public abstract class BaseDefinitionDeployer extends Object
Modifier and Type | Field and Description |
---|---|
protected static DateTimeFormatter |
VERSION_DATE_FORMAT |
protected static DateTimeFormatter |
VERSION_DATETIME_FORMAT |
Constructor and Description |
---|
BaseDefinitionDeployer() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
timestampVersionIsNewer(String newTimestampVersion,
String oldTimestampVersion) |
protected static final DateTimeFormatter VERSION_DATE_FORMAT
protected static final DateTimeFormatter VERSION_DATETIME_FORMAT