Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
N
O
P
S
T
A
ActiveNotifier
- Class in
jenkins.plugins.slack
ActiveNotifier(SlackNotifier)
- Constructor for class jenkins.plugins.slack.
ActiveNotifier
ActiveNotifier.MessageBuilder
- Class in
jenkins.plugins.slack
ActiveNotifier.MessageBuilder(SlackNotifier, AbstractBuild)
- Constructor for class jenkins.plugins.slack.
ActiveNotifier.MessageBuilder
append(String)
- Method in class jenkins.plugins.slack.
ActiveNotifier.MessageBuilder
append(Object)
- Method in class jenkins.plugins.slack.
ActiveNotifier.MessageBuilder
appendDuration()
- Method in class jenkins.plugins.slack.
ActiveNotifier.MessageBuilder
appendOpenLink()
- Method in class jenkins.plugins.slack.
ActiveNotifier.MessageBuilder
appendStatusMessage()
- Method in class jenkins.plugins.slack.
ActiveNotifier.MessageBuilder
C
completed(AbstractBuild)
- Method in class jenkins.plugins.slack.
ActiveNotifier
completed(AbstractBuild)
- Method in class jenkins.plugins.slack.
DisabledNotifier
completed(AbstractBuild)
- Method in interface jenkins.plugins.slack.
FineGrainedNotifier
configure(StaplerRequest, JSONObject)
- Method in class jenkins.plugins.slack.
SlackNotifier.DescriptorImpl
D
deleted(AbstractBuild)
- Method in class jenkins.plugins.slack.
ActiveNotifier
deleted(AbstractBuild)
- Method in class jenkins.plugins.slack.
DisabledNotifier
deleted(AbstractBuild)
- Method in interface jenkins.plugins.slack.
FineGrainedNotifier
DisabledNotifier
- Class in
jenkins.plugins.slack
DisabledNotifier()
- Constructor for class jenkins.plugins.slack.
DisabledNotifier
E
escape(String)
- Method in class jenkins.plugins.slack.
ActiveNotifier.MessageBuilder
F
finalized(AbstractBuild)
- Method in class jenkins.plugins.slack.
ActiveNotifier
finalized(AbstractBuild)
- Method in class jenkins.plugins.slack.
DisabledNotifier
finalized(AbstractBuild)
- Method in interface jenkins.plugins.slack.
FineGrainedNotifier
FineGrainedNotifier
- Interface in
jenkins.plugins.slack
G
getAuthToken()
- Method in class jenkins.plugins.slack.
SlackNotifier
getBuildServerUrl()
- Method in class jenkins.plugins.slack.
SlackNotifier.DescriptorImpl
getBuildServerUrl()
- Method in class jenkins.plugins.slack.
SlackNotifier
getDescriptor()
- Method in class jenkins.plugins.slack.
SlackNotifier
getDisplayName()
- Method in class jenkins.plugins.slack.
SlackNotifier.DescriptorImpl
getDisplayName()
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty.DescriptorImpl
getNotifyAborted()
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty
getNotifyBackToNormal()
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty
getNotifyFailure()
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty
getNotifyNotBuilt()
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty
getNotifySuccess()
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty
getNotifyUnstable()
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty
getRequiredMonitorService()
- Method in class jenkins.plugins.slack.
SlackNotifier
getRoom()
- Method in class jenkins.plugins.slack.
SlackNotifier.DescriptorImpl
getRoom()
- Method in class jenkins.plugins.slack.
SlackNotifier
getRoom()
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty
getSendAs()
- Method in class jenkins.plugins.slack.
SlackNotifier.DescriptorImpl
getSendAs()
- Method in class jenkins.plugins.slack.
SlackNotifier
getStartNotification()
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty
getTeamDomain()
- Method in class jenkins.plugins.slack.
SlackNotifier.DescriptorImpl
getTeamDomain()
- Method in class jenkins.plugins.slack.
SlackNotifier
getToken()
- Method in class jenkins.plugins.slack.
SlackNotifier.DescriptorImpl
I
isApplicable(Class<? extends AbstractProject>)
- Method in class jenkins.plugins.slack.
SlackNotifier.DescriptorImpl
isApplicable(Class<? extends Job>)
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty.DescriptorImpl
J
jenkins.plugins.slack
- package jenkins.plugins.slack
N
newInstance(StaplerRequest)
- Method in class jenkins.plugins.slack.
SlackNotifier.DescriptorImpl
newInstance(StaplerRequest, JSONObject)
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty.DescriptorImpl
newSlackService(String)
- Method in class jenkins.plugins.slack.
SlackNotifier
O
onCompleted(AbstractBuild, TaskListener)
- Method in class jenkins.plugins.slack.
SlackListener
onDeleted(AbstractBuild)
- Method in class jenkins.plugins.slack.
SlackListener
onFinalized(AbstractBuild)
- Method in class jenkins.plugins.slack.
SlackListener
onStarted(AbstractBuild, TaskListener)
- Method in class jenkins.plugins.slack.
SlackListener
P
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class jenkins.plugins.slack.
SlackNotifier
prebuild(AbstractBuild<?, ?>, BuildListener)
- Method in class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty
publish(String)
- Method in interface jenkins.plugins.slack.
SlackService
publish(String, String)
- Method in interface jenkins.plugins.slack.
SlackService
publish(String)
- Method in class jenkins.plugins.slack.
StandardSlackService
publish(String, String)
- Method in class jenkins.plugins.slack.
StandardSlackService
S
SlackListener
- Class in
jenkins.plugins.slack
SlackListener()
- Constructor for class jenkins.plugins.slack.
SlackListener
SlackNotifier
- Class in
jenkins.plugins.slack
SlackNotifier(String, String, String, String, String)
- Constructor for class jenkins.plugins.slack.
SlackNotifier
SlackNotifier.DescriptorImpl
- Class in
jenkins.plugins.slack
SlackNotifier.DescriptorImpl()
- Constructor for class jenkins.plugins.slack.
SlackNotifier.DescriptorImpl
SlackNotifier.SlackJobProperty
- Class in
jenkins.plugins.slack
SlackNotifier.SlackJobProperty(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
- Constructor for class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty
SlackNotifier.SlackJobProperty.DescriptorImpl
- Class in
jenkins.plugins.slack
SlackNotifier.SlackJobProperty.DescriptorImpl()
- Constructor for class jenkins.plugins.slack.
SlackNotifier.SlackJobProperty.DescriptorImpl
SlackService
- Interface in
jenkins.plugins.slack
StandardSlackService
- Class in
jenkins.plugins.slack
StandardSlackService(String, String, String)
- Constructor for class jenkins.plugins.slack.
StandardSlackService
started(AbstractBuild)
- Method in class jenkins.plugins.slack.
ActiveNotifier
started(AbstractBuild)
- Method in class jenkins.plugins.slack.
DisabledNotifier
started(AbstractBuild)
- Method in interface jenkins.plugins.slack.
FineGrainedNotifier
T
toString()
- Method in class jenkins.plugins.slack.
ActiveNotifier.MessageBuilder
A
C
D
E
F
G
I
J
N
O
P
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013. All Rights Reserved.