Fork me on GitHub

Résultats Checkstyle

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

rss feed

Résumé

Fichiers
 Infos
 Avertissements
 Erreurs
68 0 4 197

Fichiers

Fichier
 I
 A
 E
fr/paris/lutece/plugins/workflowcore/business/IReferenceItem.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/action/Action.java 0 0 27
fr/paris/lutece/plugins/workflowcore/business/action/ActionFilter.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/action/IActionDAO.java 0 0 5
fr/paris/lutece/plugins/workflowcore/business/action/IActionStateDAO.java 0 0 5
fr/paris/lutece/plugins/workflowcore/business/config/ITaskConfig.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/config/ITaskConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/config/TaskConfig.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/icon/IIconDAO.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/icon/Icon.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/prerequisite/DefaultPrerequisiteConfig.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/prerequisite/IPrerequisiteConfig.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/prerequisite/IPrerequisiteConfigDAO.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/prerequisite/Prerequisite.java 0 0 5
fr/paris/lutece/plugins/workflowcore/business/resource/IResourceHistoryDAO.java 0 0 2
fr/paris/lutece/plugins/workflowcore/business/resource/IResourceHistoryFactory.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/resource/IResourceUserHistoryDAO.java 0 0 2
fr/paris/lutece/plugins/workflowcore/business/resource/IResourceWorkflowDAO.java 0 0 10
fr/paris/lutece/plugins/workflowcore/business/resource/ResourceHistory.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/resource/ResourceHistoryFactory.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/resource/ResourceHistoryFilter.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/resource/ResourceUserHistory.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/resource/ResourceWorkflow.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/resource/ResourceWorkflowFilter.java 0 0 7
fr/paris/lutece/plugins/workflowcore/business/state/IStateDAO.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/state/State.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/state/StateFilter.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/task/ITaskDAO.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/task/ITaskType.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/task/TaskType.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/workflow/IWorkflowDAO.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/workflow/Workflow.java 0 0 1
fr/paris/lutece/plugins/workflowcore/business/workflow/WorkflowFilter.java 0 0 5
fr/paris/lutece/plugins/workflowcore/exception/WorkflowRuntimeException.java 0 0 3
fr/paris/lutece/plugins/workflowcore/service/action/ActionService.java 0 0 8
fr/paris/lutece/plugins/workflowcore/service/action/ActionStateService.java 0 0 12
fr/paris/lutece/plugins/workflowcore/service/action/IActionService.java 0 0 3
fr/paris/lutece/plugins/workflowcore/service/action/IActionStateService.java 0 0 13
fr/paris/lutece/plugins/workflowcore/service/config/ITaskConfigService.java 0 0 2
fr/paris/lutece/plugins/workflowcore/service/config/TaskConfigService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/icon/IIconService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/icon/IconService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/prerequisite/IAutomaticActionPrerequisiteService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/prerequisite/IPrerequisiteManagementService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/provider/AbstractProviderManager.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/provider/IMarkerProvider.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/provider/IProvider.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/provider/InfoMarker.java 0 0 6
fr/paris/lutece/plugins/workflowcore/service/provider/ProviderDescription.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/resource/IResourceHistoryService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/resource/IResourceWorkflowService.java 0 0 3
fr/paris/lutece/plugins/workflowcore/service/resource/ResourceHistoryService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/resource/ResourceWorkflowService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/state/IStateService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/state/StateService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/task/AsynchronousSimpleTask.java 0 0 5
fr/paris/lutece/plugins/workflowcore/service/task/ITask.java 0 0 13
fr/paris/lutece/plugins/workflowcore/service/task/ITaskFactory.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/task/ITaskService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/task/SimpleTask.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/task/Task.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/task/TaskService.java 0 0 1
fr/paris/lutece/plugins/workflowcore/service/workflow/IWorkflowService.java 0 2 5
fr/paris/lutece/plugins/workflowcore/service/workflow/WorkflowService.java 0 2 9
fr/paris/lutece/plugins/workflowcore/web/task/ITaskComponent.java 0 0 1
fr/paris/lutece/plugins/workflowcore/web/task/ITaskComponentManager.java 0 0 1
fr/paris/lutece/plugins/workflowcore/web/task/SimpleTaskComponent.java 0 0 1
fr/paris/lutece/plugins/workflowcore/web/task/TaskComponent.java 0 0 1

Règles

Catégorie Règle Violations Sévérité
blocks LeftCurly
  • option: "nl"
23
 Erreur
coding ExplicitInitialization 1
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
68
 Erreur
imports UnusedImports 1
 Erreur
javadoc JavadocMethod 58
 Erreur
JavadocType 4
 Erreur
modifier RedundantModifier 3
 Erreur
naming ParameterName
  • format: "^[a-z][a-zA-Z0-9]*$"
2
 Erreur
sizes ParameterNumber 4
 Avertissement
whitespace ParenPad
  • option: "space"
37
 Erreur

Détails

fr/paris/lutece/plugins/workflowcore/business/IReferenceItem.java

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

fr/paris/lutece/plugins/workflowcore/business/action/Action.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Unused @param tag for 'uidAction'. 119
 Erreur
javadoc JavadocMethod Expected @param tag for 'strUid'. 122
 Erreur
blocks LeftCurly '{' at column 38 should be on a new line. 361
 Erreur
javadoc JavadocMethod Unused @param tag for 'listStateBefore'. 368
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 371
 Erreur
javadoc JavadocMethod Expected @param tag for 'strUidStateAfter'. 371
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 371
 Erreur
blocks LeftCurly '{' at column 59 should be on a new line. 371
 Erreur
blocks LeftCurly '{' at column 49 should be on a new line. 378
 Erreur
javadoc JavadocMethod Unused @param tag for 'listStateBefore'. 385
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 388
 Erreur
javadoc JavadocMethod Expected @param tag for 'strUidAlternativeStateAfter'. 388
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 388
 Erreur
blocks LeftCurly '{' at column 81 should be on a new line. 388
 Erreur
blocks LeftCurly '{' at column 49 should be on a new line. 465
 Erreur
javadoc JavadocMethod Unused @param tag for 'listStateBefore'. 472
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 476
 Erreur
javadoc JavadocMethod Expected @param tag for 'listIdStateBefore'. 476
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 476
 Erreur
blocks LeftCurly '{' at column 68 should be on a new line. 476
 Erreur
blocks LeftCurly '{' at column 49 should be on a new line. 486
 Erreur
javadoc JavadocMethod Unused @param tag for 'listStateBefore'. 493
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 496
 Erreur
javadoc JavadocMethod Expected @param tag for 'listUidStateBefore'. 496
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 496
 Erreur
blocks LeftCurly '{' at column 69 should be on a new line. 496

fr/paris/lutece/plugins/workflowcore/business/action/ActionFilter.java

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

fr/paris/lutece/plugins/workflowcore/business/action/IActionDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Unused @param tag for 'strUidAction'. 125
 Erreur
javadoc JavadocMethod Expected @param tag for 'nIdAction'. 129
 Erreur
blocks LeftCurly '{' at column 97 should be on a new line. 179
 Erreur
blocks LeftCurly '{' at column 80 should be on a new line. 208

fr/paris/lutece/plugins/workflowcore/business/action/IActionStateDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of '/*'. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 5
 Erreur
blocks LeftCurly '{' at column 34 should be on a new line. 5
 Erreur
javadoc JavadocMethod Unused @param tag for 'nIdAction'. 29
 Erreur
javadoc JavadocMethod Expected @param tag for 'strUidAction'. 33

fr/paris/lutece/plugins/workflowcore/business/config/ITaskConfig.java

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

fr/paris/lutece/plugins/workflowcore/business/config/ITaskConfigDAO.java

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

fr/paris/lutece/plugins/workflowcore/business/config/TaskConfig.java

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

fr/paris/lutece/plugins/workflowcore/business/icon/IIconDAO.java

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

fr/paris/lutece/plugins/workflowcore/business/icon/Icon.java

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

fr/paris/lutece/plugins/workflowcore/business/prerequisite/DefaultPrerequisiteConfig.java

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

fr/paris/lutece/plugins/workflowcore/business/prerequisite/IPrerequisiteConfig.java

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

fr/paris/lutece/plugins/workflowcore/business/prerequisite/IPrerequisiteConfigDAO.java

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

fr/paris/lutece/plugins/workflowcore/business/prerequisite/Prerequisite.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Unused @param tag for 'nIdPrerequisite'. 86
 Erreur
javadoc JavadocMethod Expected @param tag for 'strPrerequisiteUid'. 89
 Erreur
javadoc JavadocMethod Unused @param tag for 'nIdAction'. 128
 Erreur
javadoc JavadocMethod Expected @param tag for 'strUidAction'. 131

fr/paris/lutece/plugins/workflowcore/business/resource/IResourceHistoryDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Expected @param tag for 'resourceHistory'. 159

fr/paris/lutece/plugins/workflowcore/business/resource/IResourceHistoryFactory.java

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

fr/paris/lutece/plugins/workflowcore/business/resource/IResourceUserHistoryDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Expected @param tag for 'resourceUserHistory'. 74

fr/paris/lutece/plugins/workflowcore/business/resource/IResourceWorkflowDAO.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
imports UnusedImports Unused import - fr.paris.lutece.plugins.workflowcore.business.state.State. 39
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 215
 Erreur
javadoc JavadocMethod Expected @param tag for 'nIdState'. 215
 Erreur
javadoc JavadocMethod Expected @param tag for 'nIdParent'. 215
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 215
 Erreur
javadoc JavadocMethod Unused @param tag for 'listStateBefore'. 220
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 224
 Erreur
javadoc JavadocMethod Expected @param tag for 'listIdStateBefore'. 224
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 224

fr/paris/lutece/plugins/workflowcore/business/resource/ResourceHistory.java

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

fr/paris/lutece/plugins/workflowcore/business/resource/ResourceHistoryFactory.java

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

fr/paris/lutece/plugins/workflowcore/business/resource/ResourceHistoryFilter.java

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

fr/paris/lutece/plugins/workflowcore/business/resource/ResourceUserHistory.java

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

fr/paris/lutece/plugins/workflowcore/business/resource/ResourceWorkflow.java

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

fr/paris/lutece/plugins/workflowcore/business/resource/ResourceWorkflowFilter.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
blocks LeftCurly '{' at column 49 should be on a new line. 210
 Erreur
javadoc JavadocMethod Unused @param tag for 'nIdAction'. 217
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 220
 Erreur
javadoc JavadocMethod Expected @param tag for 'listIdStateBefore'. 220
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 220
 Erreur
blocks LeftCurly '{' at column 68 should be on a new line. 220

fr/paris/lutece/plugins/workflowcore/business/state/IStateDAO.java

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

fr/paris/lutece/plugins/workflowcore/business/state/State.java

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

fr/paris/lutece/plugins/workflowcore/business/state/StateFilter.java

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

fr/paris/lutece/plugins/workflowcore/business/task/ITaskDAO.java

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

fr/paris/lutece/plugins/workflowcore/business/task/ITaskType.java

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

fr/paris/lutece/plugins/workflowcore/business/task/TaskType.java

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

fr/paris/lutece/plugins/workflowcore/business/workflow/IWorkflowDAO.java

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

fr/paris/lutece/plugins/workflowcore/business/workflow/Workflow.java

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

fr/paris/lutece/plugins/workflowcore/business/workflow/WorkflowFilter.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
coding ExplicitInitialization Variable '_strName' explicitly initialized to 'null' (default value for its type). 51
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 53
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 58
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 121

fr/paris/lutece/plugins/workflowcore/exception/WorkflowRuntimeException.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocType Missing a Javadoc comment. 36
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 41

fr/paris/lutece/plugins/workflowcore/service/action/ActionService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 90
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 286
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 286
 Erreur
blocks LeftCurly '{' at column 90 should be on a new line. 286
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 292
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 292
 Erreur
blocks LeftCurly '{' at column 73 should be on a new line. 292

fr/paris/lutece/plugins/workflowcore/service/action/ActionStateService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of '/*'. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 8
 Erreur
blocks LeftCurly '{' at column 64 should be on a new line. 8
 Erreur
blocks LeftCurly '{' at column 70 should be on a new line. 26
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 35
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 35
 Erreur
blocks LeftCurly '{' at column 36 should be on a new line. 35
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 44
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 44
 Erreur
blocks LeftCurly '{' at column 53 should be on a new line. 44
 Erreur
naming ParameterName Name '_strUidAction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
 Erreur
blocks LeftCurly '{' at column 62 should be on a new line. 52

fr/paris/lutece/plugins/workflowcore/service/action/IActionService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Unused @param tag for 'strUidAction'. 221
 Erreur
javadoc JavadocMethod Expected @param tag for 'nIdAction'. 225

fr/paris/lutece/plugins/workflowcore/service/action/IActionStateService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of '/*'. 1
 Erreur
javadoc JavadocType Missing a Javadoc comment. 5
 Erreur
blocks LeftCurly '{' at column 38 should be on a new line. 5
 Erreur
modifier RedundantModifier Redundant 'public' modifier. 7
 Erreur
javadoc JavadocMethod Unused @param tag for 'action'. 12
 Erreur
javadoc JavadocMethod Expected @param tag for 'idAction'. 15
 Erreur
javadoc JavadocMethod Expected @param tag for 'listIdStateBefore'. 15
 Erreur
javadoc JavadocMethod Unused @param tag for 'action'. 20
 Erreur
javadoc JavadocMethod Expected @param tag for 'idAction'. 23
 Erreur
javadoc JavadocMethod Expected @param tag for 'listIdStateBefore'. 23
 Erreur
javadoc JavadocMethod Unused @param tag for 'nIdAction'. 48
 Erreur
javadoc JavadocMethod Expected @param tag for '_strUidAction'. 52
 Erreur
naming ParameterName Name '_strUidAction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52

fr/paris/lutece/plugins/workflowcore/service/config/ITaskConfigService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Missing a Javadoc comment. 69

fr/paris/lutece/plugins/workflowcore/service/config/TaskConfigService.java

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

fr/paris/lutece/plugins/workflowcore/service/icon/IIconService.java

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

fr/paris/lutece/plugins/workflowcore/service/icon/IconService.java

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

fr/paris/lutece/plugins/workflowcore/service/prerequisite/IAutomaticActionPrerequisiteService.java

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

fr/paris/lutece/plugins/workflowcore/service/prerequisite/IPrerequisiteManagementService.java

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

fr/paris/lutece/plugins/workflowcore/service/provider/AbstractProviderManager.java

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

fr/paris/lutece/plugins/workflowcore/service/provider/IMarkerProvider.java

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

fr/paris/lutece/plugins/workflowcore/service/provider/IProvider.java

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

fr/paris/lutece/plugins/workflowcore/service/provider/InfoMarker.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 66
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 66
 Erreur
blocks LeftCurly '{' at column 53 should be on a new line. 66
 Erreur
javadoc JavadocMethod Unused @param tag for 'data'. 158
 Erreur
javadoc JavadocMethod Expected @param tag for 'strData'. 162

fr/paris/lutece/plugins/workflowcore/service/provider/ProviderDescription.java

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

fr/paris/lutece/plugins/workflowcore/service/resource/IResourceHistoryService.java

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

fr/paris/lutece/plugins/workflowcore/service/resource/IResourceWorkflowService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 188
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 188

fr/paris/lutece/plugins/workflowcore/service/resource/ResourceHistoryService.java

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

fr/paris/lutece/plugins/workflowcore/service/resource/ResourceWorkflowService.java

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

fr/paris/lutece/plugins/workflowcore/service/state/IStateService.java

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

fr/paris/lutece/plugins/workflowcore/service/state/StateService.java

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

fr/paris/lutece/plugins/workflowcore/service/task/AsynchronousSimpleTask.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 59
 Erreur
javadoc JavadocMethod Expected @param tag for 'nResourceId'. 76
 Erreur
javadoc JavadocMethod Expected @param tag for 'strResourceType'. 76
 Erreur
javadoc JavadocMethod Expected @param tag for 'user'. 76

fr/paris/lutece/plugins/workflowcore/service/task/ITask.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
modifier RedundantModifier Redundant 'public' modifier. 88
 Erreur
modifier RedundantModifier Redundant 'public' modifier. 94
 Erreur
javadoc JavadocMethod Expected @param tag for 'nIdResourceHistory'. 155
 Erreur
javadoc JavadocMethod Expected @param tag for 'request'. 155
 Erreur
javadoc JavadocMethod Expected @param tag for 'locale'. 155
 Erreur
javadoc JavadocMethod Expected @param tag for 'user'. 155
 Erreur
javadoc JavadocMethod Expected @param tag for 'nIdResource'. 176
 Erreur
javadoc JavadocMethod Expected @param tag for 'strResourceType'. 176
 Erreur
javadoc JavadocMethod Expected @param tag for 'nIdResourceHistory'. 176
 Erreur
javadoc JavadocMethod Expected @param tag for 'request'. 176
 Erreur
javadoc JavadocMethod Expected @param tag for 'locale'. 176
 Erreur
javadoc JavadocMethod Expected @param tag for 'user'. 176

fr/paris/lutece/plugins/workflowcore/service/task/ITaskFactory.java

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

fr/paris/lutece/plugins/workflowcore/service/task/ITaskService.java

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

fr/paris/lutece/plugins/workflowcore/service/task/SimpleTask.java

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

fr/paris/lutece/plugins/workflowcore/service/task/Task.java

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

fr/paris/lutece/plugins/workflowcore/service/task/TaskService.java

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

fr/paris/lutece/plugins/workflowcore/service/workflow/IWorkflowService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Avertissement
sizes ParameterNumber More than 7 parameters (found 8). 248
 Erreur
javadoc JavadocMethod Unused @param tag for 'the'. 270
 Avertissement
sizes ParameterNumber More than 7 parameters (found 9). 273
 Erreur
javadoc JavadocMethod Expected @param tag for 'user'. 274
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 405
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 405

fr/paris/lutece/plugins/workflowcore/service/workflow/WorkflowService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 418
 Avertissement
sizes ParameterNumber More than 7 parameters (found 9). 457
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 522
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 522
 Erreur
blocks LeftCurly '{' at column 75 should be on a new line. 522
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 524
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 524
 Erreur
whitespace ParenPad ')' is not preceded with whitespace. 529
 Erreur
whitespace ParenPad '(' is not followed by whitespace. 537
 Avertissement
sizes ParameterNumber More than 7 parameters (found 8). 562

fr/paris/lutece/plugins/workflowcore/web/task/ITaskComponent.java

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

fr/paris/lutece/plugins/workflowcore/web/task/ITaskComponentManager.java

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

fr/paris/lutece/plugins/workflowcore/web/task/SimpleTaskComponent.java

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

fr/paris/lutece/plugins/workflowcore/web/task/TaskComponent.java

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