A C D F G I J L N O P S T

A

ActiveNotifier - Class in jenkins.plugins.lechat
 
ActiveNotifier(LeChatNotifier) - Constructor for class jenkins.plugins.lechat.ActiveNotifier
 
ActiveNotifier.MessageBuilder - Class in jenkins.plugins.lechat
 
ActiveNotifier.MessageBuilder(LeChatNotifier, AbstractBuild) - Constructor for class jenkins.plugins.lechat.ActiveNotifier.MessageBuilder
 
append(String) - Method in class jenkins.plugins.lechat.ActiveNotifier.MessageBuilder
 
append(Object) - Method in class jenkins.plugins.lechat.ActiveNotifier.MessageBuilder
 
appendDuration() - Method in class jenkins.plugins.lechat.ActiveNotifier.MessageBuilder
 
appendOpenLink() - Method in class jenkins.plugins.lechat.ActiveNotifier.MessageBuilder
 
appendStatusMessage() - Method in class jenkins.plugins.lechat.ActiveNotifier.MessageBuilder
 

C

completed(AbstractBuild) - Method in class jenkins.plugins.lechat.ActiveNotifier
 
completed(AbstractBuild) - Method in class jenkins.plugins.lechat.DisabledNotifier
 
completed(AbstractBuild) - Method in interface jenkins.plugins.lechat.FineGrainedNotifier
 
configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.lechat.LeChatNotifier.DescriptorImpl
 

D

deleted(AbstractBuild) - Method in class jenkins.plugins.lechat.ActiveNotifier
 
deleted(AbstractBuild) - Method in class jenkins.plugins.lechat.DisabledNotifier
 
deleted(AbstractBuild) - Method in interface jenkins.plugins.lechat.FineGrainedNotifier
 
DisabledNotifier - Class in jenkins.plugins.lechat
 
DisabledNotifier() - Constructor for class jenkins.plugins.lechat.DisabledNotifier
 

F

finalized(AbstractBuild) - Method in class jenkins.plugins.lechat.ActiveNotifier
 
finalized(AbstractBuild) - Method in class jenkins.plugins.lechat.DisabledNotifier
 
finalized(AbstractBuild) - Method in interface jenkins.plugins.lechat.FineGrainedNotifier
 
FineGrainedNotifier - Interface in jenkins.plugins.lechat
 

G

getBuildServerUrl() - Method in class jenkins.plugins.lechat.LeChatNotifier.DescriptorImpl
 
getBuildServerUrl() - Method in class jenkins.plugins.lechat.LeChatNotifier
 
getDescriptor() - Method in class jenkins.plugins.lechat.LeChatNotifier
 
getDisplayName() - Method in class jenkins.plugins.lechat.LeChatNotifier.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty.DescriptorImpl
 
getNotifyAborted() - Method in class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty
 
getNotifyFailure() - Method in class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty
 
getNotifyNotBuilt() - Method in class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty
 
getNotifySuccess() - Method in class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty
 
getNotifyUnstable() - Method in class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty
 
getRequiredMonitorService() - Method in class jenkins.plugins.lechat.LeChatNotifier
 
getRoom() - Method in class jenkins.plugins.lechat.LeChatNotifier.DescriptorImpl
 
getRoom() - Method in class jenkins.plugins.lechat.LeChatNotifier
 
getRoom() - Method in class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty
 
getSendAs() - Method in class jenkins.plugins.lechat.LeChatNotifier.DescriptorImpl
 
getSendAs() - Method in class jenkins.plugins.lechat.LeChatNotifier
 
getStartNotification() - Method in class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.lechat.LeChatNotifier.DescriptorImpl
 
isApplicable(Class<? extends Job>) - Method in class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty.DescriptorImpl
 

J

jenkins.plugins.lechat - package jenkins.plugins.lechat
 

L

LeChatListener - Class in jenkins.plugins.lechat
 
LeChatListener() - Constructor for class jenkins.plugins.lechat.LeChatListener
 
LeChatNotifier - Class in jenkins.plugins.lechat
 
LeChatNotifier(String, String, String) - Constructor for class jenkins.plugins.lechat.LeChatNotifier
 
LeChatNotifier.DescriptorImpl - Class in jenkins.plugins.lechat
 
LeChatNotifier.DescriptorImpl() - Constructor for class jenkins.plugins.lechat.LeChatNotifier.DescriptorImpl
 
LeChatNotifier.LeChatJobProperty - Class in jenkins.plugins.lechat
 
LeChatNotifier.LeChatJobProperty(String, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty
 
LeChatNotifier.LeChatJobProperty.DescriptorImpl - Class in jenkins.plugins.lechat
 
LeChatNotifier.LeChatJobProperty.DescriptorImpl() - Constructor for class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty.DescriptorImpl
 
LeChatService - Interface in jenkins.plugins.lechat
 

N

newInstance(StaplerRequest) - Method in class jenkins.plugins.lechat.LeChatNotifier.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty.DescriptorImpl
 
newLeChatService(String) - Method in class jenkins.plugins.lechat.LeChatNotifier
 

O

onCompleted(AbstractBuild, TaskListener) - Method in class jenkins.plugins.lechat.LeChatListener
 
onDeleted(AbstractBuild) - Method in class jenkins.plugins.lechat.LeChatListener
 
onFinalized(AbstractBuild) - Method in class jenkins.plugins.lechat.LeChatListener
 
onStarted(AbstractBuild, TaskListener) - Method in class jenkins.plugins.lechat.LeChatListener
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class jenkins.plugins.lechat.LeChatNotifier
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class jenkins.plugins.lechat.LeChatNotifier.LeChatJobProperty
 
publish(String) - Method in interface jenkins.plugins.lechat.LeChatService
 
publish(String, String) - Method in interface jenkins.plugins.lechat.LeChatService
 
publish(String) - Method in class jenkins.plugins.lechat.StandardLeChatService
 
publish(String, String) - Method in class jenkins.plugins.lechat.StandardLeChatService
 

S

setBuildServerUrl(String) - Method in class jenkins.plugins.lechat.LeChatNotifier
 
setRoom(String) - Method in class jenkins.plugins.lechat.LeChatNotifier
 
setSendAs(String) - Method in class jenkins.plugins.lechat.LeChatNotifier
 
StandardLeChatService - Class in jenkins.plugins.lechat
 
StandardLeChatService(String, String) - Constructor for class jenkins.plugins.lechat.StandardLeChatService
 
started(AbstractBuild) - Method in class jenkins.plugins.lechat.ActiveNotifier
 
started(AbstractBuild) - Method in class jenkins.plugins.lechat.DisabledNotifier
 
started(AbstractBuild) - Method in interface jenkins.plugins.lechat.FineGrainedNotifier
 

T

toString() - Method in class jenkins.plugins.lechat.ActiveNotifier.MessageBuilder
 

A C D F G I J L N O P S T

Copyright © 2004-2013. All Rights Reserved.