The following document contains the results of FindBugs
FindBugs Version is 3.0.0
Threshold is
Effort is max
Class | Bugs |
---|---|
fr.paris.lutece.plugins.ticketing.modules.pocgru.service.TaskSendRestRequest$ResponseContent | 1 |
fr.paris.lutece.plugins.ticketing.modules.pocgru.service.TaskSendRestRequest$Token | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
La classe fr.paris.lutece.plugins.ticketing.modules.pocgru.service.TaskSendRestRequest$ResponseContent devrait-elle être une classe interne static ? | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | 474-506 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
La classe fr.paris.lutece.plugins.ticketing.modules.pocgru.service.TaskSendRestRequest$Token devrait-elle être une classe interne static ? | PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | 421-444 | Medium |