Fork me on GitHub

Résultats Checkstyle

Le document suivant contient les résultats de Checkstyle 6.11.2 avec les règles build-config/lutece_checks.xml. rss feed

Résumé

Fichiers  Infos  Avertissements  Erreurs
23 0 0 24

Fichiers

Fichier  I  A  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

Règles

Catégorie Règle Violations Sévérité
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/wf-module-workflow-alert-doc-QA/workspace/target/checkstyle-header.txt"
21  Erreur
javadoc JavadocMethod 3  Erreur

Détails

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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Erreur javadoc JavadocMethod Expected an @return tag. 62
 Erreur javadoc JavadocMethod Expected an @return tag. 66
 Erreur javadoc JavadocMethod Expected an @return tag. 73

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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur 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

Sévérité Catégorie Règle Message Ligne
 Erreur header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2