@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.Action
public void doGetForm(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) throws IOException, URISyntaxException
IOException
URISyntaxException
public IspwRequestBean getIspwRequestBean(String srid, String ispwRequestBody, String contextPath, List<String> pathTokens)
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
Copyright © 2016–2025. All rights reserved.