Package | Description |
---|---|
org.gitlab4j.api | |
org.gitlab4j.api.services |
Modifier and Type | Method and Description |
---|---|
BugzillaService |
ServicesApi.getBugzillaService(Object projectIdOrPath)
Get the Bugzilla service settings for a project.
|
BugzillaService |
ServicesApi.updateBugzillaService(Object projectIdOrPath,
BugzillaService bugzillaService)
Updates the Bugzilla service settings for a project.
|
Modifier and Type | Method and Description |
---|---|
BugzillaService |
ServicesApi.updateBugzillaService(Object projectIdOrPath,
BugzillaService bugzillaService)
Updates the Bugzilla service settings for a project.
|
Modifier and Type | Method and Description |
---|---|
BugzillaService |
BugzillaService.withDescription(String description) |
BugzillaService |
BugzillaService.withIssuesUrl(String endpoint) |
BugzillaService |
BugzillaService.withNewIssueUrl(String endpoint) |
BugzillaService |
BugzillaService.withProjectUrl(String endpoint) |
Copyright © 2020. All rights reserved.