Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
@todo0@todo
TODO12TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 12

org.bitrepository.integrityservice.IntegrityServiceFactoryLine
make a settings for differentiating between the intervals of the workflows.138
org.bitrepository.integrityservice.TestIntegrityModelLine
fix this...645
Fix this...651
Fix this656
org.bitrepository.integrityservice.cache.IntegrityDatabaseLine
make the following container: class FileIDOnPillars { String fileID; List<String> pillarIDs. ...... }145
org.bitrepository.integrityservice.cache.database.IntegrityDAOLine
BITMAG-846.191
BITMAG-860.212
org.bitrepository.integrityservice.checking.FileExistenceValidatorLine
change so we do not need a list of file ids.65
org.bitrepository.integrityservice.checking.ObsoleteChecksumFinderLine
The filesWithOldChecksum should query for a specific pillar and return fileInfo objects. See BITMAG 776:59
org.bitrepository.integrityservice.checking.SimpleIntegrityCheckerLine
could perhaps be optimised by using the method 'getMissingFileIDs' from the database ??79
make a better method for this! Perhaps directly in the database.110
org.bitrepository.integrityservice.collector.DelegatingIntegrityInformationCollectorLine
split into two different collectors. One for collecting the file ids and one for the checksums.41