Uses of Record Class
cf.maybelambda.httpvalidator.springboot.model.ValidationTask
Packages that use ValidationTask
-
Uses of ValidationTask in cf.maybelambda.httpvalidator.springboot.persistence
Methods in cf.maybelambda.httpvalidator.springboot.persistence that return types with arguments of type ValidationTaskModifier and TypeMethodDescriptionXMLValidationTaskDao.getAll()
Retrieves all validation tasks; from the XML data file if it was modified since the last time it was read, or from memory otherwise.