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,
Boolean redirect) |
static hudson.model.Item |
getItem(String fullName) |
public void doToggleFavorite(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse resp,
@QueryParameter
String job,
@QueryParameter
Boolean redirect)
throws IOException
IOExceptionpublic static hudson.model.Item getItem(String fullName)
Copyright © 2016–2017. All rights reserved.