| Package | Description |
|---|---|
| jenkinsci.plugins.telegrambot | |
| jenkinsci.plugins.telegrambot.config | |
| jenkinsci.plugins.telegrambot.users |
| Modifier and Type | Method and Description |
|---|---|
UserApprover.ApprovalType |
TelegramBotBuilder.DescriptorImpl.getApprovalType() |
| Modifier and Type | Method and Description |
|---|---|
UserApprover.ApprovalType |
GlobalConfiguration.getApprovalType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalConfiguration.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–2017. All rights reserved.