| Package | Description |
|---|---|
| org.jenkinsci.plugins.pubsub |
| Modifier and Type | Method and Description |
|---|---|
EventFilter |
AbstractChannelSubscriber.getEventFilter()
Get the event filter to be used for messages on the channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GuavaPubsubBus.subscribe(String channelName,
ChannelSubscriber subscriber,
org.acegisecurity.Authentication authentication,
EventFilter eventFilter) |
abstract void |
PubsubBus.subscribe(String channelName,
ChannelSubscriber subscriber,
org.acegisecurity.Authentication authentication,
EventFilter eventFilter)
Subscribe to events on the specified event channel.
|
Copyright © 2016–2019. All rights reserved.