| Modifier and Type | Class and Description |
|---|---|
static class |
VectorCASTJobDiag.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static String |
PROJECT_NAME
Name of diagnostic job
|
| Constructor and Description |
|---|
VectorCASTJobDiag() |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doCreate(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
Create the diagnostics job
|
String |
getUrlName()
Get the diagnostics job URL
|
boolean |
isExists()
Check if the diagnostics job exists
|
all, getDescriptor, getDisplayName, getIconFileName, getTheScm, setTheScmpublic static final String PROJECT_NAME
public String getUrlName()
getUrlName in interface hudson.model.ActiongetUrlName in class JobBasepublic boolean isExists()
public org.kohsuke.stapler.HttpResponse doCreate(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws javax.servlet.ServletException,
IOException,
hudson.model.Descriptor.FormException
request - request objextresponse - response objectjavax.servlet.ServletException - exceptionIOException - exceptionhudson.model.Descriptor.FormException - exceptionCopyright © 2016–2019 Vector Software. All rights reserved.