Interface RuleModelChecksumCalculator

    • Method Detail

      • calculateChecksumOf

        java.lang.String calculateChecksumOf​(AbstractRuleEngineRuleModel rule)
        Calculates the checksum, based on AbstractRuleEngineRuleModel instance content
        Parameters:
        rule - - instance of AbstractRuleEngineRuleModel
        Returns:
        a string representing the checksum for the model