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
IOException
javax.servlet.ServletException
Copyright © 2017. All rights reserved.