Package hudson.plugins.emailext.watching
Class EmailExtWatchJobProperty
- All Implemented Interfaces:
ExtensionPoint
,Describable<JobProperty<?>>
,ReconfigurableDescribable<JobProperty<?>>
,BuildStep
Created by acearl on 12/4/2014.
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.tasks.BuildStep
BuildStep.PublisherList
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields inherited from class hudson.model.JobProperty
owner
Fields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addWatcher
(User user) getJobActions
(Job<?, ?> job) boolean
isWatching
(User user) void
removeWatcher
(User user) Methods inherited from class hudson.model.JobProperty
getDescriptor, getJobAction, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, reconfigure, reconfigure, setOwner
-
Constructor Details
-
EmailExtWatchJobProperty
public EmailExtWatchJobProperty()
-
-
Method Details
-
getJobActions
- Overrides:
getJobActions
in classJobProperty<Job<?,
?>>
-
getWatchers
-
addWatcher
-
removeWatcher
-
isWatching
-