Package | Description |
---|---|
fr.paris.lutece.plugins.lutecetools.service |
Modifier and Type | Method and Description |
---|---|
static Component |
MavenRepoService.getComponent(String strArtifactId,
boolean bFetch)
Gets a component using cache feature
|
static Component |
MavenRepoService.getComponent(String strArtifactId,
boolean bFetch,
boolean bForceReload)
Gets a component using cache feature
|
static Component |
MavenRepoService.getComponent(String strArtifactId,
boolean bFetch,
boolean bForceReload,
String strType)
Gets a component
|
static Component |
ComponentService.load(String strArtifactId)
Load a component from the Datastore
|
Modifier and Type | Method and Description |
---|---|
List<Component> |
ComponentsInfos.getListComponents() |
Modifier and Type | Method and Description |
---|---|
void |
JiraService.fill(Component component,
StringBuilder sbLogs)
Fill component information
|
void |
GitHubService.fill(Component component,
StringBuilder sbLogs)
Fill component information
|
void |
JenkinsService.fill(Component component,
StringBuilder sbLogs)
Fill component information
|
void |
SonarService.fill(Component component,
StringBuilder sbLogs)
Fill component information
|
void |
GitLabService.fill(Component component,
StringBuilder sbLogs)
Fill component information
|
void |
ComponentInfoFiller.fill(Component component,
StringBuilder sbLogs)
Fill component information
|
String |
JiraService.getJiraErrors(Component component)
Returns Jira Errors
|
int |
JiraService.getJiraStatus(Component component)
Gets Jira status
|
static void |
ComponentService.save(Component component)
Save a component into the Datastore as JSON format
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentsInfos.setListComponents(List<Component> listComponents) |
Copyright © 2018 City of Paris. All rights reserved.