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