Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.5.1.

Files

fr/paris/lutece/plugins/workflow/modules/directorydemands/web/task/AbstractDirectoryDemandsTaskComponent.java

Violation Line
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation 70
An empty method in an abstract class should be abstract instead 8588
An empty method in an abstract class should be abstract instead 9497