Package | Description |
---|---|
com.messners.gitlab.api |
Modifier and Type | Method and Description |
---|---|
static GitLabApi |
GitLabApi.create(String url,
String username,
String password)
Logs into GitLab using provided
username and password , and creates a new
GitLabApi instance using returned private token |
Constructor and Description |
---|
AbstractApi(GitLabApi gitLabApi) |
CommitsApi(GitLabApi gitLabApi) |
RepositoryApi(GitLabApi gitLabApi) |
RepositoryFileApi(GitLabApi gitLabApi) |
SessionApi(GitLabApi gitLabApi) |
Copyright © 2015. All rights reserved.