Class BaseDefinitionDeployer

    • Field Detail

      • VERSION_DATETIME_FORMAT

        protected static final DateTimeFormatter VERSION_DATETIME_FORMAT
    • Constructor Detail

      • BaseDefinitionDeployer

        public BaseDefinitionDeployer()
    • Method Detail

      • timestampVersionIsNewer

        protected boolean timestampVersionIsNewer​(String newTimestampVersion,
                                                  String oldTimestampVersion)