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() |
Constructor and Description |
---|
ViolationsToGitHubConfig(ViolationsToGitHubConfig rhs) |
Modifier and Type | Method and Description |
---|---|
static void |
JvctgPerformer.doPerform(ViolationsToGitHubConfig config,
File workspace,
hudson.model.TaskListener listener) |
static void |
JvctgPerformer.jvctsPerform(ViolationsToGitHubConfig configUnexpanded,
hudson.FilePath fp,
hudson.model.Run<?,?> build,
hudson.model.TaskListener listener) |
Copyright © 2004-2016. All Rights Reserved.