| Package | Description |
|---|---|
| org.jenkinsci.plugins.jvcts | |
| org.jenkinsci.plugins.jvcts.config | |
| org.jenkinsci.plugins.jvcts.perform | |
| org.jenkinsci.plugins.jvcts.stash |
| Modifier and Type | Method and Description |
|---|---|
ViolationsToStashConfig |
ViolationsToStashRecorder.getConfig() |
ViolationsToStashConfig |
ViolationsToStashDescriptor.getNewConfig()
Create new blank configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViolationsToStashRecorder.setConfig(ViolationsToStashConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static ViolationsToStashConfig |
ViolationsToStashConfigHelper.createNewConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
JvctsPerformer.jvctsPerform(ViolationsToStashConfig config,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
| Constructor and Description |
|---|
FullBuildModelWrapper(ViolationsToStashConfig config,
File workspace,
hudson.model.BuildListener listener) |
| Modifier and Type | Method and Description |
|---|---|
String |
StashInvoker.invokeUrl(ViolationsToStashConfig config,
String url,
StashInvoker.Method method,
String postContent,
hudson.model.BuildListener listener) |
| Constructor and Description |
|---|
JvctsStashClient(ViolationsToStashConfig config,
hudson.model.BuildListener listener) |
Copyright © 2004-2015. All Rights Reserved.