public class FavoritePlugin
extends hudson.Plugin
| Constructor and Description |
|---|
FavoritePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
doToggleFavorite(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse resp,
String job,
String userName,
Boolean redirect) |
public void doToggleFavorite(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse resp,
@QueryParameter
String job,
@QueryParameter
String userName,
@QueryParameter
Boolean redirect)
throws IOException
IOExceptionCopyright © 2004-2013. All Rights Reserved.