public class HelpExecutor extends WebhookExecutor
command, logger, req, rsp| Constructor and Description |
|---|
HelpExecutor(WebhookRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
String botUser,
LinkedList<String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
static HelpExecutor |
createBuildHelpExecutor(WebhookRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
String botUser) |
void |
execute() |
output, outputErrorpublic HelpExecutor(WebhookRequest req, org.kohsuke.stapler.StaplerResponse rsp, String botUser, LinkedList<String> parameters)
public static HelpExecutor createBuildHelpExecutor(WebhookRequest req, org.kohsuke.stapler.StaplerResponse rsp, String botUser)
public void execute()
execute in class WebhookExecutorCopyright © 2016–2022. All rights reserved.