public static class ProjectSpecificAction.Png extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
doIndex(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
This is the method Hudson uses when a dynamic png is referenced in a jelly file.
|
public void doIndex(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException
req - the reqrsp - the rspIOException - the io exceptionCopyright © 2004-2021. All Rights Reserved.