hudson.plugins.promoted_builds_simple
Class PromotedBuildsSimplePlugin
java.lang.Object
hudson.Plugin
hudson.plugins.promoted_builds_simple.PromotedBuildsSimplePlugin
- All Implemented Interfaces:
- hudson.model.Saveable
public class PromotedBuildsSimplePlugin
- extends hudson.Plugin
Simply add a link in the main page sidepanel.
- Author:
- Alan.Harder@sun.com
| Fields inherited from class hudson.Plugin |
NONE |
| Methods inherited from class hudson.Plugin |
doDynamic, getConfigXml, load, save, setServletContext, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PromotedBuildsSimplePlugin
public PromotedBuildsSimplePlugin()
start
public void start()
throws java.lang.Exception
- Overrides:
start in class hudson.Plugin
- Throws:
java.lang.Exception
getLevels
public java.util.List<PromotionLevel> getLevels()
configure
public void configure(net.sf.json.JSONObject formData)
throws java.io.IOException,
javax.servlet.ServletException,
hudson.model.Descriptor.FormException
- Overrides:
configure in class hudson.Plugin
- Throws:
java.io.IOException
javax.servlet.ServletException
hudson.model.Descriptor.FormException
doMakePromotable
public void doMakePromotable()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2009. All Rights Reserved.