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

A

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

C

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

D

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

F

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

G

getAuthToken() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getDescriptor() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getDisplayName() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty.DescriptorImpl
 
getJenkinsUrl() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getJenkinsUrl() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getRequiredMonitorService() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getRoom() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
getRoom() - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
getRoom() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
 
getStartNotification() - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
 
getToken() - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 

H

HipChatListener - Class in jenkins.plugins.hipchat
 
HipChatListener() - Constructor for class jenkins.plugins.hipchat.HipChatListener
 
HipChatNotifier - Class in jenkins.plugins.hipchat
 
HipChatNotifier(String, String, String) - Constructor for class jenkins.plugins.hipchat.HipChatNotifier
 
HipChatNotifier.DescriptorImpl - Class in jenkins.plugins.hipchat
 
HipChatNotifier.DescriptorImpl() - Constructor for class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
HipChatNotifier.HipChatJobProperty - Class in jenkins.plugins.hipchat
 
HipChatNotifier.HipChatJobProperty(String, boolean) - Constructor for class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
 
HipChatNotifier.HipChatJobProperty.DescriptorImpl - Class in jenkins.plugins.hipchat
 
HipChatNotifier.HipChatJobProperty.DescriptorImpl() - Constructor for class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty.DescriptorImpl
 
HipChatService - Interface in jenkins.plugins.hipchat
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
isApplicable(Class<? extends Job>) - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty.DescriptorImpl
 

J

jenkins.plugins.hipchat - package jenkins.plugins.hipchat
 

N

newHipChatService(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
newInstance(StaplerRequest) - Method in class jenkins.plugins.hipchat.HipChatNotifier.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty.DescriptorImpl
 

O

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

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class jenkins.plugins.hipchat.HipChatNotifier.HipChatJobProperty
 
publish(String) - Method in interface jenkins.plugins.hipchat.HipChatService
 
publish(String, String) - Method in interface jenkins.plugins.hipchat.HipChatService
 
publish(String) - Method in class jenkins.plugins.hipchat.StandardHipChatService
 
publish(String, String) - Method in class jenkins.plugins.hipchat.StandardHipChatService
 

S

setAuthToken(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setJenkinsUrl(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
setRoom(String) - Method in class jenkins.plugins.hipchat.HipChatNotifier
 
StandardHipChatService - Class in jenkins.plugins.hipchat
 
StandardHipChatService(String, String, String) - Constructor for class jenkins.plugins.hipchat.StandardHipChatService
 
started(AbstractBuild) - Method in class jenkins.plugins.hipchat.ActiveNotifier
 
started(AbstractBuild) - Method in class jenkins.plugins.hipchat.DisabledNotifier
 
started(AbstractBuild) - Method in interface jenkins.plugins.hipchat.FineGrainedNotifier
 

T

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

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

Copyright © 2012. All Rights Reserved.