| Package | Description |
|---|---|
| org.jenkinsci.plugins.jvctb.config |
| Modifier and Type | Method and Description |
|---|---|
static List<ViolationConfig> |
ViolationsToBitbucketServerConfigHelper.getAllViolationConfigs() |
List<ViolationConfig> |
ViolationsToBitbucketServerConfig.getViolationConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViolationsToBitbucketServerConfig.setViolationConfigs(List<ViolationConfig> parsers) |
| Constructor and Description |
|---|
ViolationsToBitbucketServerConfig(boolean createSingleFileComments,
boolean createCommentWithAllSingleFileComments,
String projectKey,
String repoSlug,
String password,
String username,
String pullRequestId,
String bitbucketServerUrl,
List<ViolationConfig> violationConfigs,
String usernamePasswordCredentialsId,
boolean useUsernamePasswordCredentials,
boolean useUsernamePassword,
boolean commentOnlyChangedContent,
int commentOnlyChangedContentContext) |
Copyright © 2004-2017. All Rights Reserved.