Package no.conta.gitlab
Class GitLabRepository
java.lang.Object
no.conta.gitlab.GitLabRepository
- All Implemented Interfaces:
GitLabAware
-
Field Summary
FieldsFields inherited from interface no.conta.gitlab.GitLabAware
DEFAULT_NAME_GITLAB, ENV_VAR_GITLAB_TOKEN, PROPERTY_GITLAB_GROUP_ID, PROPERTY_GITLAB_PROJECT_ID, PROPERTY_GITLAB_PUBLISH_TO_PROJECT, PROPERTY_GITLAB_PUBLISH_TO_PROJECT_ID, PROPERTY_GITLAB_TOKEN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface no.conta.gitlab.GitLabAware
isEmpty, resolveRepoUrl
-
Field Details
-
name
-
groupId
-
projectId
-
token
-
-
Constructor Details
-
GitLabRepository
-
-
Method Details
-
getGroupId
- Specified by:
getGroupIdin interfaceGitLabAware
-
getProjectId
- Specified by:
getProjectIdin interfaceGitLabAware
-
getToken
- Specified by:
getTokenin interfaceGitLabAware
-
groupId
-
projectId
-
token
-
toString
-