| Package | Description |
|---|---|
| org.jenkinsci.plugins.typetalk.webhookaction | |
| org.jenkinsci.plugins.typetalk.webhookaction.executorimpl |
| Modifier and Type | Field and Description |
|---|---|
protected WebhookRequest |
WebhookExecutor.req |
| Constructor and Description |
|---|
WebhookExecutor(WebhookRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
WebhookExecutor(WebhookRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
String command) |
| Modifier and Type | Method and Description |
|---|---|
static HelpExecutor |
HelpExecutor.createBuildHelpExecutor(WebhookRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
String botUser) |
| Constructor and Description |
|---|
BuildExecutor(WebhookRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
String project,
List<String> parameters) |
HelpExecutor(WebhookRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
String botUser,
LinkedList<String> parameters) |
ListExecutor(WebhookRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
String pattern) |
NoSuchProjectExecutor(WebhookRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
String project) |
UndefinedExecutor(WebhookRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
String command) |
Copyright © 2016–2022. All rights reserved.