| Package | Description |
|---|---|
| org.jenkinsci.plugins.jvctg | |
| org.jenkinsci.plugins.jvctg.config | |
| org.jenkinsci.plugins.jvctg.perform |
| Modifier and Type | Method and Description |
|---|---|
ViolationsToGitHubConfig |
ViolationsToGitHubRecorder.getConfig() |
ViolationsToGitHubConfig |
ViolationsToGitHubDescriptor.getNewConfig()
Create new blank configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViolationsToGitHubRecorder.setConfig(ViolationsToGitHubConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static ViolationsToGitHubConfig |
ViolationsToGitHubConfigHelper.createNewConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
JvctsPerformer.doPerform(ViolationsToGitHubConfig config,
File workspace,
hudson.model.BuildListener listener) |
static void |
JvctsPerformer.jvctsPerform(ViolationsToGitHubConfig configUnexpanded,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
Copyright © 2004-2016. All Rights Reserved.