Fork me on GitHub

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 Class Total number of occurrences Tag strings used by tag class
@deprecated 9 @deprecated
@todo 0 @todo
DOCUMENT_ME 0 DOCUMENT_ME
FIXME 0 FIXME
NOT_YET_DOCUMENTED 0 NOT_YET_DOCUMENTED
TODO 0 TODO

Each tag is detailed below:

@deprecated

Number of occurrences found in the code: 9

fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO Line
--No comment-- 153
--No comment-- 187
fr.paris.lutece.plugins.workflowcore.business.resource.IResourceHistoryFactory Line
use {@link IResourceHistoryFactory#newResourceHistory(int, String, Action, String, boolean, User)} 60
fr.paris.lutece.plugins.workflowcore.service.action.IActionService Line
--No comment-- 158
--No comment-- 188
fr.paris.lutece.plugins.workflowcore.service.task.ITask Line
use {@link ITask#processTask(int, HttpServletRequest, Locale, User)} 116
fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService Line
use {@link IWorkflowService#doProcessAction(int, String, int, Integer, HttpServletRequest, Locale, boolean, String, User)} 245
use {@link IWorkflowService#doProcessAutomaticReflexiveActions(int, String, int, Integer, Locale, User) 292
use {@link IWorkflowService#executeActionAutomatic(int, String, int, Integer, User) 364