Skip navigation links
A B C D E G H I J M O P R S T U V 

A

AbstractBotCommand - Class in jenkinsci.plugins.telegrambot.telegram.commands
 
AbstractBotCommand(String, String) - Constructor for class jenkinsci.plugins.telegrambot.telegram.commands.AbstractBotCommand
 
approve() - Method in class jenkinsci.plugins.telegrambot.users.User
 
approve(JSONObject) - Method in class jenkinsci.plugins.telegrambot.users.UserApprover
 

B

BuilderContext - Class in jenkinsci.plugins.telegrambot.dsl
 
BuilderContext() - Constructor for class jenkinsci.plugins.telegrambot.dsl.BuilderContext
 
BuilderJobDsl - Class in jenkinsci.plugins.telegrambot.dsl
 
BuilderJobDsl() - Constructor for class jenkinsci.plugins.telegrambot.dsl.BuilderJobDsl
 

C

CONFIG - Static variable in class jenkinsci.plugins.telegrambot.telegram.commands.AbstractBotCommand
 
configure(StaplerRequest, JSONObject) - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder.DescriptorImpl
Called when Jenkins config is saving via web-interface
configure(StaplerRequest, JSONObject) - Method in class jenkinsci.plugins.telegrambot.TelegramBotPublisher.DescriptorImpl
 

D

DescriptorImpl() - Constructor for class jenkinsci.plugins.telegrambot.TelegramBotBuilder.DescriptorImpl
Called when Jenkins is starting and it's config is loading
DescriptorImpl() - Constructor for class jenkinsci.plugins.telegrambot.TelegramBotPublisher.DescriptorImpl
 
doCheckMessage(String) - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder.DescriptorImpl
 

E

equals(Object) - Method in class jenkinsci.plugins.telegrambot.users.User
 
execute(AbsSender, User, Chat, String[]) - Method in class jenkinsci.plugins.telegrambot.telegram.commands.HelpCommand
 
execute(AbsSender, User, Chat, String[]) - Method in class jenkinsci.plugins.telegrambot.telegram.commands.StartCommand
 
execute(AbsSender, User, Chat, String[]) - Method in class jenkinsci.plugins.telegrambot.telegram.commands.StatusCommand
 
execute(AbsSender, User, Chat, String[]) - Method in class jenkinsci.plugins.telegrambot.telegram.commands.SubCommand
 
execute(AbsSender, User, Chat, String[]) - Method in class jenkinsci.plugins.telegrambot.telegram.commands.UnsubCommand
 
execute(Method) - Method in class jenkinsci.plugins.telegrambot.telegram.TelegramBot
 

G

getApprovalType() - Method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
getApprovalType() - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder.DescriptorImpl
 
getApprovedUsers() - Method in class jenkinsci.plugins.telegrambot.users.Subscribers
 
getBot() - Method in class jenkinsci.plugins.telegrambot.telegram.TelegramBotRunner
 
getBotName() - Method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
getBotName() - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder.DescriptorImpl
 
getBotStrings() - Method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
getBotToken() - Method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
getBotToken() - Method in class jenkinsci.plugins.telegrambot.telegram.TelegramBot
 
getBotToken() - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder.DescriptorImpl
 
getDescriptor() - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder
 
getDescriptor() - Method in class jenkinsci.plugins.telegrambot.TelegramBotPublisher
 
getDisplayName() - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder.DescriptorImpl
 
getDisplayName() - Method in class jenkinsci.plugins.telegrambot.TelegramBotPublisher.DescriptorImpl
 
getId() - Method in class jenkinsci.plugins.telegrambot.users.User
 
getInstance() - Static method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
getInstance() - Static method in class jenkinsci.plugins.telegrambot.telegram.TelegramBotRunner
 
getInstance() - Static method in class jenkinsci.plugins.telegrambot.users.Subscribers
 
getMessage() - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder
 
getMessage() - Method in class jenkinsci.plugins.telegrambot.TelegramBotPublisher
 
getName() - Method in class jenkinsci.plugins.telegrambot.users.User
 
getRequiredMonitorService() - Method in class jenkinsci.plugins.telegrambot.TelegramBotPublisher
 
getUsernames() - Method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
getUsers() - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder.DescriptorImpl
 
getUsers() - Method in class jenkinsci.plugins.telegrambot.users.Subscribers
 
getUsers() - Method in class jenkinsci.plugins.telegrambot.users.UserApprover
 
GlobalConfiguration - Class in jenkinsci.plugins.telegrambot.config
This class if user for the storing global plugin configuration.

H

hashCode() - Method in class jenkinsci.plugins.telegrambot.users.User
 
HelpCommand - Class in jenkinsci.plugins.telegrambot.telegram.commands
 
HelpCommand() - Constructor for class jenkinsci.plugins.telegrambot.telegram.commands.HelpCommand
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class jenkinsci.plugins.telegrambot.TelegramBotPublisher.DescriptorImpl
 
isApproved(Long) - Method in class jenkinsci.plugins.telegrambot.users.Subscribers
 
isApproved() - Method in class jenkinsci.plugins.telegrambot.users.User
 
isSubscribed(Long) - Method in class jenkinsci.plugins.telegrambot.users.Subscribers
 
isWhenAborted() - Method in class jenkinsci.plugins.telegrambot.TelegramBotPublisher
 
isWhenFailed() - Method in class jenkinsci.plugins.telegrambot.TelegramBotPublisher
 
isWhenSuccess() - Method in class jenkinsci.plugins.telegrambot.TelegramBotPublisher
 
isWhenUnstable() - Method in class jenkinsci.plugins.telegrambot.TelegramBotPublisher
 

J

jenkinsci.plugins.telegrambot - package jenkinsci.plugins.telegrambot
 
jenkinsci.plugins.telegrambot.config - package jenkinsci.plugins.telegrambot.config
 
jenkinsci.plugins.telegrambot.dsl - package jenkinsci.plugins.telegrambot.dsl
 
jenkinsci.plugins.telegrambot.telegram - package jenkinsci.plugins.telegrambot.telegram
 
jenkinsci.plugins.telegrambot.telegram.commands - package jenkinsci.plugins.telegrambot.telegram.commands
 
jenkinsci.plugins.telegrambot.users - package jenkinsci.plugins.telegrambot.users
 
jenkinsci.plugins.telegrambot.utils - package jenkinsci.plugins.telegrambot.utils
 

M

message(String) - Method in class jenkinsci.plugins.telegrambot.dsl.BuilderContext
 
message(String) - Method in class jenkinsci.plugins.telegrambot.dsl.PublisherContext
 

O

onAborted() - Method in class jenkinsci.plugins.telegrambot.dsl.PublisherContext
 
onFailed() - Method in class jenkinsci.plugins.telegrambot.dsl.PublisherContext
 
onSuccess() - Method in class jenkinsci.plugins.telegrambot.dsl.PublisherContext
 
onUnstable() - Method in class jenkinsci.plugins.telegrambot.dsl.PublisherContext
 

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class jenkinsci.plugins.telegrambot.TelegramBotPublisher
 
PLUGIN_DISPLAY_NAME - Static variable in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
processNonCommandUpdate(Update) - Method in class jenkinsci.plugins.telegrambot.telegram.TelegramBot
 
PublisherContext - Class in jenkinsci.plugins.telegrambot.dsl
 
PublisherContext() - Constructor for class jenkinsci.plugins.telegrambot.dsl.PublisherContext
 
PublisherJobDsl - Class in jenkinsci.plugins.telegrambot.dsl
 
PublisherJobDsl() - Constructor for class jenkinsci.plugins.telegrambot.dsl.PublisherJobDsl
 

R

req - Static variable in class jenkinsci.plugins.telegrambot.utils.StaplerRequestContainer
 
runBot() - Method in class jenkinsci.plugins.telegrambot.telegram.TelegramBotRunner
 

S

sendMessage(Long, String) - Method in class jenkinsci.plugins.telegrambot.telegram.TelegramBot
 
sendMessage(String, Run<?, ?>, FilePath, TaskListener) - Method in class jenkinsci.plugins.telegrambot.telegram.TelegramBot
 
setApprovalType(UserApprover.ApprovalType) - Method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
setBotName(String) - Method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
setBotToken(String) - Method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
setId(Long) - Method in class jenkinsci.plugins.telegrambot.users.User
 
setLogToConsole(Boolean) - Method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
setName(String) - Method in class jenkinsci.plugins.telegrambot.users.User
 
setUsernames(String) - Method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
setUsers(Set<User>) - Method in class jenkinsci.plugins.telegrambot.users.Subscribers
 
shouldLogToConsole() - Method in class jenkinsci.plugins.telegrambot.config.GlobalConfiguration
 
shouldLogToConsole() - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder.DescriptorImpl
 
StaplerRequestContainer - Class in jenkinsci.plugins.telegrambot.utils
This class is used only for the storing StaplerRequest object
StaplerRequestContainer() - Constructor for class jenkinsci.plugins.telegrambot.utils.StaplerRequestContainer
 
StartCommand - Class in jenkinsci.plugins.telegrambot.telegram.commands
 
StartCommand() - Constructor for class jenkinsci.plugins.telegrambot.telegram.commands.StartCommand
 
StatusCommand - Class in jenkinsci.plugins.telegrambot.telegram.commands
 
StatusCommand() - Constructor for class jenkinsci.plugins.telegrambot.telegram.commands.StatusCommand
 
SubCommand - Class in jenkinsci.plugins.telegrambot.telegram.commands
 
SubCommand() - Constructor for class jenkinsci.plugins.telegrambot.telegram.commands.SubCommand
 
subscribe(String, Long) - Method in class jenkinsci.plugins.telegrambot.users.Subscribers
 
Subscribers - Class in jenkinsci.plugins.telegrambot.users
 

T

telegramBot(Runnable) - Method in class jenkinsci.plugins.telegrambot.dsl.BuilderJobDsl
 
telegramBot(Runnable) - Method in class jenkinsci.plugins.telegrambot.dsl.PublisherJobDsl
 
TelegramBot - Class in jenkinsci.plugins.telegrambot.telegram
 
TelegramBot(String, String) - Constructor for class jenkinsci.plugins.telegrambot.telegram.TelegramBot
 
TelegramBotBuilder - Class in jenkinsci.plugins.telegrambot
 
TelegramBotBuilder(String) - Constructor for class jenkinsci.plugins.telegrambot.TelegramBotBuilder
 
TelegramBotBuilder.DescriptorImpl - Class in jenkinsci.plugins.telegrambot
 
TelegramBotPublisher - Class in jenkinsci.plugins.telegrambot
 
TelegramBotPublisher(String, boolean, boolean, boolean, boolean) - Constructor for class jenkinsci.plugins.telegrambot.TelegramBotPublisher
 
TelegramBotPublisher.DescriptorImpl - Class in jenkinsci.plugins.telegrambot
 
TelegramBotRunner - Class in jenkinsci.plugins.telegrambot.telegram
 
TelegramBotRunner() - Constructor for class jenkinsci.plugins.telegrambot.telegram.TelegramBotRunner
 
toString() - Method in class jenkinsci.plugins.telegrambot.telegram.TelegramBot
 
toString() - Method in class jenkinsci.plugins.telegrambot.users.User
 

U

unapprove() - Method in class jenkinsci.plugins.telegrambot.users.User
 
UnsubCommand - Class in jenkinsci.plugins.telegrambot.telegram.commands
 
UnsubCommand() - Constructor for class jenkinsci.plugins.telegrambot.telegram.commands.UnsubCommand
 
unsubscribe(Long) - Method in class jenkinsci.plugins.telegrambot.users.Subscribers
 
update(Observable, Object) - Method in class jenkinsci.plugins.telegrambot.telegram.TelegramBotRunner
 
update(Observable, Object) - Method in class jenkinsci.plugins.telegrambot.TelegramBotBuilder.DescriptorImpl
Called when recipients object have been changed
User - Class in jenkinsci.plugins.telegrambot.users
 
User(String, Long) - Constructor for class jenkinsci.plugins.telegrambot.users.User
 
User(String, Long, Boolean) - Constructor for class jenkinsci.plugins.telegrambot.users.User
 
UserApprover - Class in jenkinsci.plugins.telegrambot.users
 
UserApprover(Set<User>) - Constructor for class jenkinsci.plugins.telegrambot.users.UserApprover
 
UserApprover.ApprovalType - Enum in jenkinsci.plugins.telegrambot.users
 

V

valueOf(String) - Static method in enum jenkinsci.plugins.telegrambot.users.UserApprover.ApprovalType
Returns the enum constant of this type with the specified name.
values() - Static method in enum jenkinsci.plugins.telegrambot.users.UserApprover.ApprovalType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I J M O P R S T U V 
Skip navigation links

Copyright © 2016–2018. All rights reserved.