@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public final class RequestUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Calendar |
getParamAsCalendar(org.kohsuke.stapler.StaplerRequest req,
String param) |
public static Calendar getParamAsCalendar(org.kohsuke.stapler.StaplerRequest req, String param) throws ParseException
ParseExceptionCopyright © 2016–2023. All rights reserved.