mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-16 12:37:11 +00:00
3003a8e751
CrawlURI already had the accessor method, and the use of the constant was a bit inconsistent. This change adds the corresponding mutator method to make working with the CrawlURI history a bit simpler.