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 SummaryNested ClassesNested classes/interfaces inherited from interface hudson.tasks.BuildStepBuildStep.PublisherListNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Field SummaryFields inherited from class hudson.model.JobPropertyownerFields inherited from interface hudson.tasks.BuildStepBUILDERS, PUBLISHERS
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddWatcher(User user) getJobActions(Job<?, ?> job) booleanisWatching(User user) voidremoveWatcher(User user) Methods inherited from class hudson.model.JobPropertygetDescriptor, getJobAction, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, reconfigure, reconfigure, setOwner
- 
Constructor Details- 
EmailExtWatchJobPropertypublic EmailExtWatchJobProperty()
 
- 
- 
Method Details- 
getJobActions- Overrides:
- getJobActionsin class- JobProperty<Job<?,- ?>> 
 
- 
getWatchers
- 
addWatcher
- 
removeWatcher
- 
isWatching
 
-