public class GitLabService extends AbstractGitPlatformService
BRANCHES_LIST, GIT_GROUP, GIT_PLATFORM, GIT_REPO_ERRORS, GIT_REPO_STATUS, HAS_README, OLDEST_PULL_REQUEST, PULL_REQUEST_COUNT
Constructor and Description |
---|
GitLabService() |
Modifier and Type | Method and Description |
---|---|
void |
fill(fr.paris.lutece.plugins.lutecetools.business.Component component,
StringBuilder sbLogs)
Fill component information
|
String |
getName() |
static Map<String,org.gitlab.api.models.GitlabProject> |
getRepositories()
Fetch all repositories hosted by the platform
|
getGitPlatform, getItemCount, getItemOk, incrementItemCount, incrementItemOk, setGitPlatform, setItemCount, setItemOk
public String getName()
public void fill(fr.paris.lutece.plugins.lutecetools.business.Component component, StringBuilder sbLogs)
component
- The componentsbLogs
- Logspublic static Map<String,org.gitlab.api.models.GitlabProject> getRepositories() throws IOException
IOException
- if an error occursCopyright © 2019 City of Paris. All rights reserved.