JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
G
I
L
M
N
O
P
R
S
U
V
W
B
body(String)
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification.Builder
C
ConfigHistory
- Class in
org.jenkinsci.plugins.mailwatcher.jobConfigHistory
ConfigHistory(JobConfigHistory)
- Constructor for class org.jenkinsci.plugins.mailwatcher.jobConfigHistory.
ConfigHistory
D
doCheckOfflineAddresses(String)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherNodeProperty.DescriptorImpl
doCheckOnlineAddresses(String)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherNodeProperty.DescriptorImpl
doCheckWatcherAddresses(String)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherJobProperty.DescriptorImpl
G
getBody()
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
getDisplayName()
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherJobProperty.DescriptorImpl
getDisplayName()
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherNodeProperty.DescriptorImpl
getInitiator()
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
getMailBody()
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
getMailSubject()
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
getName()
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
getOfflineAddresses()
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherNodeProperty
getOnlineAddresses()
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherNodeProperty
getRecipients()
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
getSubject()
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
getUrl()
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
getWatcherAddresses()
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherJobProperty
I
initiator(User)
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification.Builder
isApplicable(Class<? extends Job>)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherJobProperty.DescriptorImpl
isApplicable(Class<? extends Node>)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherNodeProperty.DescriptorImpl
L
lastChangeDiffUrl(Job<?, ?>)
- Method in class org.jenkinsci.plugins.mailwatcher.jobConfigHistory.
ConfigHistory
M
mailer
- Variable in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification.Builder
MailWatcherMailer
- Class in
org.jenkinsci.plugins.mailwatcher
Send email notification.
MailWatcherNotification
- Class in
org.jenkinsci.plugins.mailwatcher
Abstract notification for Jenkins.
MailWatcherNotification(MailWatcherNotification.Builder)
- Constructor for class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
MailWatcherNotification.Builder
- Class in
org.jenkinsci.plugins.mailwatcher
MailWatcherNotification.Builder(MailWatcherMailer, String)
- Constructor for class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification.Builder
N
name(String)
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification.Builder
newInstance(StaplerRequest, JSONObject)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherJobProperty.DescriptorImpl
newInstance(StaplerRequest, JSONObject)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherNodeProperty.DescriptorImpl
NodeAwailabilityListener
- Class in
org.jenkinsci.plugins.mailwatcher
NodeAwailabilityListener()
- Constructor for class org.jenkinsci.plugins.mailwatcher.
NodeAwailabilityListener
NodeAwailabilityListener(MailWatcherMailer, String)
- Constructor for class org.jenkinsci.plugins.mailwatcher.
NodeAwailabilityListener
O
OFFLINE_ADDRESSES
- Static variable in class org.jenkinsci.plugins.mailwatcher.
WatcherNodeProperty.DescriptorImpl
onDeleted(Item)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherItemListener
onFinalized(Run<?, ?>)
- Method in class org.jenkinsci.plugins.mailwatcher.
NodeAwailabilityListener
ONLINE_ADDRESSES
- Static variable in class org.jenkinsci.plugins.mailwatcher.
WatcherNodeProperty.DescriptorImpl
onOffline(Computer)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherComputerListener
onOffline(Computer, OfflineCause)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherComputerListener
onOnline(Computer, TaskListener)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherComputerListener
onRenamed(Item, String, String)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherItemListener
onTemporarilyOffline(Computer, OfflineCause)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherComputerListener
onTemporarilyOnline(Computer)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherComputerListener
onUpdated(Item)
- Method in class org.jenkinsci.plugins.mailwatcher.
WatcherItemListener
org.jenkinsci.plugins.mailwatcher
- package org.jenkinsci.plugins.mailwatcher
org.jenkinsci.plugins.mailwatcher.jobConfigHistory
- package org.jenkinsci.plugins.mailwatcher.jobConfigHistory
P
pairs()
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
R
recipients(String)
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification.Builder
S
send(MailWatcherNotification)
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherMailer
Send the notification
send(Object)
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification.Builder
send()
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
shouldNotify()
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification
subject(String)
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification.Builder
U
url(String)
- Method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherNotification.Builder
V
validateMailAddresses(String)
- Static method in class org.jenkinsci.plugins.mailwatcher.
MailWatcherMailer
Validate list of email addresses.
W
WatcherComputerListener
- Class in
org.jenkinsci.plugins.mailwatcher
Notify whenever Computer marked online/offline.
WatcherComputerListener()
- Constructor for class org.jenkinsci.plugins.mailwatcher.
WatcherComputerListener
WatcherComputerListener(MailWatcherMailer, String)
- Constructor for class org.jenkinsci.plugins.mailwatcher.
WatcherComputerListener
WatcherItemListener
- Class in
org.jenkinsci.plugins.mailwatcher
Notify whenever Job configuration changes.
WatcherItemListener()
- Constructor for class org.jenkinsci.plugins.mailwatcher.
WatcherItemListener
WatcherItemListener(MailWatcherMailer, String)
- Constructor for class org.jenkinsci.plugins.mailwatcher.
WatcherItemListener
WatcherJobProperty
- Class in
org.jenkinsci.plugins.mailwatcher
Configure list of email addresses as a property of a Job to be used for notification purposes.
WatcherJobProperty(String)
- Constructor for class org.jenkinsci.plugins.mailwatcher.
WatcherJobProperty
WatcherJobProperty.DescriptorImpl
- Class in
org.jenkinsci.plugins.mailwatcher
WatcherJobProperty.DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.mailwatcher.
WatcherJobProperty.DescriptorImpl
WatcherNodeProperty
- Class in
org.jenkinsci.plugins.mailwatcher
Configure list of email addresses as a property of a Node to be used for notification purposes.
WatcherNodeProperty(String, String)
- Constructor for class org.jenkinsci.plugins.mailwatcher.
WatcherNodeProperty
WatcherNodeProperty.DescriptorImpl
- Class in
org.jenkinsci.plugins.mailwatcher
WatcherNodeProperty.DescriptorImpl()
- Constructor for class org.jenkinsci.plugins.mailwatcher.
WatcherNodeProperty.DescriptorImpl
B
C
D
G
I
L
M
N
O
P
R
S
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004-2015. All Rights Reserved.