| Package | Description |
|---|---|
| org.jenkinsci.plugins.jvctgl.config |
| Modifier and Type | Method and Description |
|---|---|
static List<ViolationConfig> |
ViolationsToGitLabConfigHelper.getAllViolationConfigs() |
List<ViolationConfig> |
ViolationsToGitLabConfig.getViolationConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViolationsToGitLabConfig.setViolationConfigs(List<ViolationConfig> violationConfigs) |
| Constructor and Description |
|---|
ViolationsToGitLabConfig(boolean commentOnlyChangedContent,
boolean createCommentWithAllSingleFileComments,
List<ViolationConfig> violationConfigs,
String gitLabUrl,
String apiToken,
String projectId,
String mergeRequestId,
boolean useApiTokenCredentials,
String apiTokenCredentialsId,
boolean ignoreCertificateErrors,
boolean apiTokenPrivate,
boolean authMethodHeader,
boolean useApiToken) |
Copyright © 2004-2017. All Rights Reserved.