| Package | Description |
|---|---|
| org.jenkinsci.plugins.jvctb | |
| org.jenkinsci.plugins.jvctb.config | |
| org.jenkinsci.plugins.jvctb.perform |
| Modifier and Type | Method and Description |
|---|---|
ViolationsToBitbucketServerConfig |
ViolationsToBitbucketServerRecorder.getConfig() |
ViolationsToBitbucketServerConfig |
ViolationsToBitbucketServerDescriptor.getNewConfig()
Create new blank configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViolationsToBitbucketServerRecorder.setConfig(ViolationsToBitbucketServerConfig config) |
| Constructor and Description |
|---|
ViolationsToBitbucketServerRecorder(ViolationsToBitbucketServerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static ViolationsToBitbucketServerConfig |
ViolationsToBitbucketServerConfigHelper.createNewConfig() |
| Constructor and Description |
|---|
ViolationsToBitbucketServerConfig(ViolationsToBitbucketServerConfig rhs) |
| Modifier and Type | Method and Description |
|---|---|
static void |
JvctbPerformer.doPerform(ViolationsToBitbucketServerConfig config,
File workspace,
hudson.model.TaskListener listener) |
static void |
JvctbPerformer.jvctsPerform(ViolationsToBitbucketServerConfig configUnexpanded,
hudson.FilePath fp,
hudson.model.Run<?,?> build,
hudson.model.TaskListener listener) |
Copyright © 2004-2017. All Rights Reserved.