@Extension public class LoadGenParmAjaxRequest extends Object implements hudson.model.UnprotectedRootAction
| Constructor and Description |
|---|
LoadGenParmAjaxRequest() |
| Modifier and Type | Method and Description |
|---|---|
static String |
cleanXmlString(String xmlResponse) |
void |
doGetForm(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response) |
String |
fixJson(String input) |
String |
getDisplayName() |
String |
getIconFileName() |
IspwRequestBean |
getIspwRequestBean(String srid,
String ispwRequestBody,
String contextPath,
List<String> pathTokens) |
String |
getUrlName() |
static Map<String,String> |
parseKeyValuePairs(String input) |
public String getUrlName()
getUrlName in interface hudson.model.Actionpublic void doGetForm(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws IOException,
URISyntaxException
IOExceptionURISyntaxExceptionpublic IspwRequestBean getIspwRequestBean(String srid, String ispwRequestBody, String contextPath, List<String> pathTokens)
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectCopyright © 2016–2025. All rights reserved.