public class SonarService extends Object implements ComponentInfoFiller
Modifier and Type | Field and Description |
---|---|
static String |
SONAR_NB_LINES |
static String |
SONAR_RCI |
Constructor and Description |
---|
SonarService() |
Modifier and Type | Method and Description |
---|---|
void |
fill(fr.paris.lutece.plugins.lutecetools.business.Component component,
StringBuilder sbLogs)
Fill component information
|
String |
getName() |
Map<String,String> |
getSonarMetrics(String strArtifactId)
get metrics from Sonar Webservice
|
public static final String SONAR_NB_LINES
public static final String SONAR_RCI
public String getName()
getName
in interface fr.paris.lutece.portal.service.util.LuteceService
public void fill(fr.paris.lutece.plugins.lutecetools.business.Component component, StringBuilder sbLogs)
fill
in interface ComponentInfoFiller
component
- The componentsbLogs
- LogsCopyright © 2019 City of Paris. All rights reserved.