Class VectorCASTJobSingle

    • Constructor Detail

      • VectorCASTJobSingle

        public VectorCASTJobSingle()
    • Method Detail

      • getProjectName

        public String getProjectName()
        Get the project name.
        Returns:
        project name
      • doCreate

        public org.kohsuke.stapler.HttpResponse doCreate​(org.kohsuke.stapler.StaplerRequest request,
                                                         org.kohsuke.stapler.StaplerResponse response)
                                                  throws javax.servlet.ServletException,
                                                         IOException,
                                                         Descriptor.FormException
        Create the single job.
        Parameters:
        request - request object
        response - response object
        Returns:
        response
        Throws:
        javax.servlet.ServletException - exception
        IOException - exception
        Descriptor.FormException - exception