| Package | Description |
|---|---|
| com.sonyericsson.hudson.plugins.gerrit.gerritevents | |
| com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<Work> |
GerritHandler.getWorkQueue() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGerritEventWork
Base work when all other work is done.
|
class |
AbstractJsonObjectWork
Abstract work that converts a JSON object to a GerritEvent.
|
class |
GerritEventWork
Notifies all listeners of the arrived event.
|
class |
StreamEventsStringWork
Top of the hierarchies of work, converts the string to JSON if it is interesting and usable.
|
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<Work> |
Coordinator.getWorkQueue()
Retrieves the work queue for workers to poll.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.