| Package | Description |
|---|---|
| jenkinsci.plugins.telegrambot | |
| jenkinsci.plugins.telegrambot.users |
| Modifier and Type | Method and Description |
|---|---|
UserApprover.ApprovalType |
TelegramBotGlobalConfiguration.getApprovalType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TelegramBotGlobalConfiguration.setApprovalType(UserApprover.ApprovalType approvalType) |
| Modifier and Type | Method and Description |
|---|---|
UserApprover.ApprovalType |
UserApprover.approve(net.sf.json.JSONObject formData) |
static UserApprover.ApprovalType |
UserApprover.ApprovalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserApprover.ApprovalType[] |
UserApprover.ApprovalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2019. All rights reserved.