JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
J
M
N
O
P
S
T
A
ActiveNotifier
- Class in
jenkins.plugins.mattermost
ActiveNotifier(MattermostNotifier, BuildListener)
- Constructor for class jenkins.plugins.mattermost.
ActiveNotifier
ActiveNotifier.MessageBuilder
- Class in
jenkins.plugins.mattermost
ActiveNotifier.MessageBuilder(MattermostNotifier, AbstractBuild)
- Constructor for class jenkins.plugins.mattermost.
ActiveNotifier.MessageBuilder
append(String)
- Method in class jenkins.plugins.mattermost.
ActiveNotifier.MessageBuilder
append(Object)
- Method in class jenkins.plugins.mattermost.
ActiveNotifier.MessageBuilder
appendCustomMessage()
- Method in class jenkins.plugins.mattermost.
ActiveNotifier.MessageBuilder
appendDuration()
- Method in class jenkins.plugins.mattermost.
ActiveNotifier.MessageBuilder
appendOpenLink()
- Method in class jenkins.plugins.mattermost.
ActiveNotifier.MessageBuilder
appendStatusMessage()
- Method in class jenkins.plugins.mattermost.
ActiveNotifier.MessageBuilder
appendTestSummary()
- Method in class jenkins.plugins.mattermost.
ActiveNotifier.MessageBuilder
C
completed(AbstractBuild)
- Method in class jenkins.plugins.mattermost.
ActiveNotifier
completed(AbstractBuild)
- Method in class jenkins.plugins.mattermost.
DisabledNotifier
completed(AbstractBuild)
- Method in interface jenkins.plugins.mattermost.
FineGrainedNotifier
configure(StaplerRequest, JSONObject)
- Method in class jenkins.plugins.mattermost.
MattermostNotifier.DescriptorImpl
D
deleted(AbstractBuild)
- Method in class jenkins.plugins.mattermost.
ActiveNotifier
deleted(AbstractBuild)
- Method in class jenkins.plugins.mattermost.
DisabledNotifier
deleted(AbstractBuild)
- Method in interface jenkins.plugins.mattermost.
FineGrainedNotifier
DisabledNotifier
- Class in
jenkins.plugins.mattermost
DisabledNotifier()
- Constructor for class jenkins.plugins.mattermost.
DisabledNotifier
doTestConnection(String, String, String, String)
- Method in class jenkins.plugins.mattermost.
MattermostNotifier.DescriptorImpl
E
escape(String)
- Method in class jenkins.plugins.mattermost.
ActiveNotifier.MessageBuilder
F
finalized(AbstractBuild)
- Method in class jenkins.plugins.mattermost.
ActiveNotifier
finalized(AbstractBuild)
- Method in class jenkins.plugins.mattermost.
DisabledNotifier
finalized(AbstractBuild)
- Method in interface jenkins.plugins.mattermost.
FineGrainedNotifier
FineGrainedNotifier
- Interface in
jenkins.plugins.mattermost
G
getBuildServerUrl()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier.DescriptorImpl
getBuildServerUrl()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getCustomMessage()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getDescriptor()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getDisplayName()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier.DescriptorImpl
getEndpoint()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier.DescriptorImpl
getEndpoint()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getHttpClient()
- Method in class jenkins.plugins.mattermost.
StandardMattermostService
getIcon()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier.DescriptorImpl
getIcon()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getNotifyAborted()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getNotifyBackToNormal()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getNotifyFailure()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getNotifyNotBuilt()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getNotifyRepeatedFailure()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getNotifySuccess()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getNotifyUnstable()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getRequiredMonitorService()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getRoom()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier.DescriptorImpl
getRoom()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getSendAs()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier.DescriptorImpl
getSendAs()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getShowCommitList()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
getStartNotification()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
I
includeCustomMessage()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
includeTestSummary()
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
isApplicable(Class<? extends AbstractProject>)
- Method in class jenkins.plugins.mattermost.
MattermostNotifier.DescriptorImpl
J
jenkins.plugins.mattermost
- package jenkins.plugins.mattermost
M
MattermostListener
- Class in
jenkins.plugins.mattermost
MattermostListener()
- Constructor for class jenkins.plugins.mattermost.
MattermostListener
MattermostNotifier
- Class in
jenkins.plugins.mattermost
MattermostNotifier(String, String, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String)
- Constructor for class jenkins.plugins.mattermost.
MattermostNotifier
MattermostNotifier.DescriptorImpl
- Class in
jenkins.plugins.mattermost
MattermostNotifier.DescriptorImpl()
- Constructor for class jenkins.plugins.mattermost.
MattermostNotifier.DescriptorImpl
MattermostService
- Interface in
jenkins.plugins.mattermost
N
newInstance(StaplerRequest, JSONObject)
- Method in class jenkins.plugins.mattermost.
MattermostNotifier.DescriptorImpl
newMattermostService(AbstractBuild, BuildListener)
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
O
onCompleted(AbstractBuild, TaskListener)
- Method in class jenkins.plugins.mattermost.
MattermostListener
onDeleted(AbstractBuild)
- Method in class jenkins.plugins.mattermost.
MattermostListener
onFinalized(AbstractBuild)
- Method in class jenkins.plugins.mattermost.
MattermostListener
onStarted(AbstractBuild, TaskListener)
- Method in class jenkins.plugins.mattermost.
MattermostListener
P
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
prebuild(AbstractBuild<?, ?>, BuildListener)
- Method in class jenkins.plugins.mattermost.
MattermostNotifier
publish(String)
- Method in interface jenkins.plugins.mattermost.
MattermostService
publish(String, String)
- Method in interface jenkins.plugins.mattermost.
MattermostService
publish(String)
- Method in class jenkins.plugins.mattermost.
StandardMattermostService
publish(String, String)
- Method in class jenkins.plugins.mattermost.
StandardMattermostService
S
StandardMattermostService
- Class in
jenkins.plugins.mattermost
StandardMattermostService(String, String, String)
- Constructor for class jenkins.plugins.mattermost.
StandardMattermostService
started(AbstractBuild)
- Method in class jenkins.plugins.mattermost.
ActiveNotifier
started(AbstractBuild)
- Method in class jenkins.plugins.mattermost.
DisabledNotifier
started(AbstractBuild)
- Method in interface jenkins.plugins.mattermost.
FineGrainedNotifier
T
toString()
- Method in class jenkins.plugins.mattermost.
ActiveNotifier.MessageBuilder
A
C
D
E
F
G
I
J
M
N
O
P
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004-2015. All Rights Reserved.