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