net.praqma.jenkins.plugin.reloaded
Class MatrixReloadedAction
java.lang.Object
net.praqma.jenkins.plugin.reloaded.MatrixReloadedAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class MatrixReloadedAction
- extends Object
- implements hudson.model.Action
The Matrix Reloaded Action class. This enables the plugin to add the link
action to the side panel.
- Author:
- wolfgang
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatrixReloadedAction
public MatrixReloadedAction()
MatrixReloadedAction
public MatrixReloadedAction(String checked)
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getBuild
public hudson.model.AbstractBuild<?,?> getBuild()
getPrefix
public String getPrefix()
getChecked
public String getChecked()
performConfig
public void performConfig(hudson.model.AbstractBuild<?,?> build,
net.sf.json.JSONObject formData)
doConfigSubmit
public void doConfigSubmit(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws javax.servlet.ServletException,
IOException,
InterruptedException
- Throws:
javax.servlet.ServletException
IOException
InterruptedException
Copyright © 2004-2011. All Rights Reserved.