public abstract class Announcer extends hudson.model.AbstractDescribableImpl<Announcer>
| Modifier and Type | Field and Description |
|---|---|
protected EnumSet<EventType> |
_eventTypes |
| Constructor and Description |
|---|
Announcer() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
announce(Event event) |
void |
announceAndFilter(Event e) |
EnumSet<EventType> |
getEventTypes() |
void |
setEventTypes(EnumSet<EventType> set) |
Copyright © 2004-2015. All Rights Reserved.