Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
23 0 0 24

Files

File  I  W  E
fr/paris/lutece/plugins/workflow/modules/alert/business/Alert.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/business/AlertDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/business/IAlertDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/business/TaskAlertConfig.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/business/TaskAlertConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/AbstractRetrievalType.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/IRetrievalType.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/RetrievalTypeCreationDate.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/RetrievalTypeDirectoryEntry.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/RetrievalTypeFactory.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/RetrievalTypeModificationDate.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/service/AlertPlugin.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/service/AlertService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/service/IAlertService.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/service/TaskAlert.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/service/daemon/AlertCleanerDaemon.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/service/daemon/AlertDaemon.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/util/annotation/AlertConfig.java 0 0 4
fr/paris/lutece/plugins/workflow/modules/alert/util/constants/AlertConstants.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/util/validation/AlertConfigValidator.java 0 0 1
fr/paris/lutece/plugins/workflow/modules/alert/web/AlertTaskComponent.java 0 0 1

Rules

Category Rule Violations Severity
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/wf-module-workflow-alert-doc-QA/workspace/target/checkstyle-header.txt"
21  Error
javadoc JavadocMethod 3  Error

Details

fr/paris/lutece/plugins/workflow/modules/alert/business/Alert.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/business/AlertDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/business/IAlertDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/business/TaskAlertConfig.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/business/TaskAlertConfigDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/AbstractRetrievalType.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/IRetrievalType.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/RetrievalTypeCreationDate.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/RetrievalTypeDirectoryEntry.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/RetrievalTypeFactory.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/business/retrieval/RetrievalTypeModificationDate.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/service/AlertPlugin.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/service/AlertService.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/service/IAlertService.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/service/TaskAlert.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/service/daemon/AlertCleanerDaemon.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/service/daemon/AlertDaemon.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/util/annotation/AlertConfig.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error javadoc JavadocMethod Expected an @return tag. 62
 Error javadoc JavadocMethod Expected an @return tag. 66
 Error javadoc JavadocMethod Expected an @return tag. 73

fr/paris/lutece/plugins/workflow/modules/alert/util/constants/AlertConstants.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/util/validation/AlertConfigValidator.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/workflow/modules/alert/web/AlertTaskComponent.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2