public interface HttpDeletable
| Modifier and Type | Method and Description |
|---|---|
void |
delete(StaplerRequest req,
StaplerResponse rsp)
Called when HTTP DELETE method is invoked.
|
void delete(StaplerRequest req, StaplerResponse rsp) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2014. All rights reserved.