| Modifier and Type | Class and Description |
|---|---|
static class |
VectorCASTJobPipeline.DescriptorImpl |
| Constructor and Description |
|---|
VectorCASTJobPipeline() |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doCreate(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
Create pipeline job
|
JobAlreadyExistsException |
getException()
Get the job already exists exception
|
NewPipelineJob |
getJob()
Get the pipeline job object
|
String |
getProjectName()
Get the project name
|
ScmConflictException |
getScmException()
Get the job already scm conflict exception
|
String |
getUrlName()
URL for creating pipeline job
|
all, getDescriptor, getDisplayName, getIconFileName, getTheScm, setTheScmpublic NewPipelineJob getJob()
public String getProjectName()
public JobAlreadyExistsException getException()
public ScmConflictException getScmException()
public String getUrlName()
getUrlName in interface hudson.model.ActiongetUrlName in class JobBasepublic 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–2022 Vector Informatik, GmbH. All rights reserved.