Class RequestDeleteJobAction
java.lang.Object
com.michelin.cio.jenkins.plugin.requests.action.RequestDeleteJobAction
- All Implemented Interfaces:
Action,ModelObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kohsuke.stapler.HttpResponsedoCreateDeleteJobRequest(org.kohsuke.stapler.StaplerRequest2 staplerRequest, org.kohsuke.stapler.StaplerResponse2 response) Job<?, ?>
-
Constructor Details
-
RequestDeleteJobAction
-
-
Method Details
-
doCreateDeleteJobRequest
@POST public org.kohsuke.stapler.HttpResponse doCreateDeleteJobRequest(org.kohsuke.stapler.StaplerRequest2 staplerRequest, org.kohsuke.stapler.StaplerResponse2 response) throws IOException, jakarta.servlet.ServletException, javax.mail.MessagingException - Throws:
IOExceptionjakarta.servlet.ServletExceptionjavax.mail.MessagingException
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getIconClassName
-
getProject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-