Package org.gitlab4j.api.models
Class Project
java.lang.Object
org.gitlab4j.api.models.Project
public class Project extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Project.MergeMethod
-
Constructor Summary
Constructors Constructor Description Project()
-
Method Summary
-
Constructor Details
-
Project
public Project()
-
-
Method Details
-
getApprovalsBeforeMerge
-
setApprovalsBeforeMerge
-
withApprovalsBeforeMerge
-
getArchived
-
setArchived
-
getAvatarUrl
-
setAvatarUrl
-
getContainerRegistryEnabled
-
setContainerRegistryEnabled
-
withContainerRegistryEnabled
-
getCreatedAt
-
setCreatedAt
-
getCreatorId
-
setCreatorId
-
getDefaultBranch
-
setDefaultBranch
-
withDefaultBranch
-
getDescription
-
setDescription
-
withDescription
-
getForksCount
-
setForksCount
-
getForkedFromProject
-
setForkedFromProject
-
getHttpUrlToRepo
-
setHttpUrlToRepo
-
getId
-
setId
-
withId
-
getIssuesEnabled
-
setIssuesEnabled
-
withIssuesEnabled
-
getJobsEnabled
-
setJobsEnabled
-
withJobsEnabled
-
getLastActivityAt
-
setLastActivityAt
-
getLfsEnabled
-
setLfsEnabled
-
withLfsEnabled
-
getMergeMethod
-
setMergeMethod
-
withMergeMethod
-
getMergeRequestsEnabled
-
setMergeRequestsEnabled
-
withMergeRequestsEnabled
-
getName
-
setName
-
withName
-
getNamespace
-
setNamespace
-
withNamespace
-
withNamespaceId
-
getNameWithNamespace
-
setNameWithNamespace
-
getOnlyAllowMergeIfPipelineSucceeds
-
setOnlyAllowMergeIfPipelineSucceeds
-
withOnlyAllowMergeIfPipelineSucceeds
-
getOnlyAllowMergeIfAllDiscussionsAreResolved
-
setOnlyAllowMergeIfAllDiscussionsAreResolved
public void setOnlyAllowMergeIfAllDiscussionsAreResolved(Boolean onlyAllowMergeIfAllDiscussionsAreResolved) -
withOnlyAllowMergeIfAllDiscussionsAreResolved
-
getOpenIssuesCount
-
setOpenIssuesCount
-
getOwner
-
setOwner
-
getPath
-
setPath
-
withPath
-
getPathWithNamespace
-
setPathWithNamespace
-
getPermissions
-
setPermissions
-
getPublic
-
setPublic
-
withPublic
-
getPublicJobs
-
setPublicJobs
-
withPublicJobs
-
getRepositoryStorage
-
setRepositoryStorage
-
withRepositoryStorage
-
getRequestAccessEnabled
-
setRequestAccessEnabled
-
withRequestAccessEnabled
-
getRunnersToken
-
setRunnersToken
-
getSnippetsEnabled
-
setSnippetsEnabled
-
withSnippetsEnabled
-
getSshUrlToRepo
-
setSshUrlToRepo
-
getStarCount
-
setStarCount
-
getTagList
-
setTagList
-
withTagList
-
getVisibility
-
setVisibility
-
withVisibility
-
getVisibilityLevel
-
setVisibilityLevel
-
withVisibilityLevel
-
getWallEnabled
-
setWallEnabled
-
withWallEnabled
-
getWebUrl
-
setWebUrl
-
withWebUrl
-
getWikiEnabled
-
setWikiEnabled
-
withWikiEnabled
-
getPrintingMergeRequestLinkEnabled
-
setPrintingMergeRequestLinkEnabled
-
withPrintingMergeRequestLinkEnabled
-
getResolveOutdatedDiffDiscussions
-
setResolveOutdatedDiffDiscussions
-
withResolveOutdatedDiffDiscussions
-
getInitializeWithReadme
-
setInitializeWithReadme
-
withInitializeWithReadme
-
getPackagesEnabled
-
setPackagesEnabled
-
withPackagesEnabled
-
getStatistics
-
setStatistics
-
getEmptyRepo
-
setEmptyRepo
-
getMarkedForDeletionOn
-
setMarkedForDeletionOn
-
getLicenseUrl
-
setLicenseUrl
-
getLicense
-
setLicense
-
getCustomAttributes
-
setCustomAttributes
-
isValid
-
toString
-
getPathWithNammespace
Formats a fully qualified project path based on the provided namespace and project path.- Parameters:
namespace
- the namespace, either a user name or group namepath
- the project path- Returns:
- a fully qualified project path based on the provided namespace and project path
-
getBuildCoverageRegex
-
setBuildCoverageRegex
-
withBuildCoverageRegex
-
getBuildGitStrategy
-
setBuildGitStrategy
-
withBuildGitStrategy
-
getReadmeUrl
-
setReadmeUrl
-
getCanCreateMergeRequestIn
-
setCanCreateMergeRequestIn
-
getImportStatus
-
setImportStatus
-
getCiDefaultGitDepth
-
setCiDefaultGitDepth
-
getCiForwardDeploymentEnabled
-
setCiForwardDeploymentEnabled
-
getCiConfigPath
-
setCiConfigPath
-
getRemoveSourceBranchAfterMerge
-
setRemoveSourceBranchAfterMerge
-
withRemoveSourceBranchAfterMerge
-
getAutoDevopsEnabled
-
setAutoDevopsEnabled
-
getAutoDevopsDeployStrategy
-
setAutoDevopsDeployStrategy
public void setAutoDevopsDeployStrategy(Constants.AutoDevopsDeployStrategy autoDevopsDeployStrategy) -
getAutocloseReferencedIssues
-
setAutocloseReferencedIssues
-
getEmailsDisabled
-
setEmailsDisabled
-
withEmailsDisabled
-
getSuggestionCommitMessage
-
withSuggestionCommitMessage
-
setSuggestionCommitMessage
-
getSquashOption
-
setSquashOption
-
withSquashOption
-