public class OwnershipPlugin
extends hudson.Plugin
| Constructor and Description |
|---|
OwnershipPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
static String |
getDefaultOwner() |
String |
getEmailSuffix() |
static OwnershipPlugin |
Instance() |
void |
ReinitActionsList() |
void |
start() |
public String getEmailSuffix()
public static OwnershipPlugin Instance()
public void start()
throws Exception
start in class hudson.PluginExceptionpublic void configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws IOException,
javax.servlet.ServletException,
hudson.model.Descriptor.FormException
configure in class hudson.PluginIOExceptionjavax.servlet.ServletExceptionhudson.model.Descriptor.FormExceptionpublic void ReinitActionsList()
public static String getDefaultOwner()
Copyright © 2004-2013. All Rights Reserved.