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 ClassesNested classes/interfaces inherited from interface hudson.tasks.BuildStep
BuildStep.PublisherListNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.model.JobProperty
ownerFields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddWatcher(User user) getJobActions(Job<?, ?> job) booleanisWatching(User user) voidremoveWatcher(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:
getJobActionsin classJobProperty<Job<?,?>>
-
getWatchers
-
addWatcher
-
removeWatcher
-
isWatching
-