hpi
Class StorableConfigsPlugin
java.lang.Object
hpi.StorableConfigsPlugin
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class StorableConfigsPlugin
- extends java.lang.Object
- implements hudson.model.Action
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StorableConfigsPlugin
public StorableConfigsPlugin(hudson.model.AbstractProject<?,?> project)
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getIconFileName
public java.lang.String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getUrlName
public java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getFullName
public java.lang.String getFullName()
doSaveSettings
public void doSaveSettings(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws java.io.IOException,
javax.servlet.ServletException
- Throws:
java.io.IOException
javax.servlet.ServletException
doChangeSettings
public void doChangeSettings(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws java.io.IOException,
javax.servlet.ServletException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
- Throws:
java.io.IOException
javax.servlet.ServletException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
getConfigs
public java.util.List<java.lang.String> getConfigs()
throws java.lang.InterruptedException,
java.io.IOException
- Throws:
java.lang.InterruptedException
java.io.IOException
getContent
public java.lang.String getContent()
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
Copyright © 2011. All Rights Reserved.