|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Work | |
|---|---|
| com.sonyericsson.hudson.plugins.gerrit.gerritevents | |
| com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers | |
| Uses of Work in com.sonyericsson.hudson.plugins.gerrit.gerritevents |
|---|
| Methods in com.sonyericsson.hudson.plugins.gerrit.gerritevents that return types with arguments of type Work | |
|---|---|
BlockingQueue<Work> |
GerritHandler.getWorkQueue()
|
| Uses of Work in com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers |
|---|
| Classes in com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers that implement Work | |
|---|---|
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. |
| Methods in com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers that return types with arguments of type Work | |
|---|---|
BlockingQueue<Work> |
Coordinator.getWorkQueue()
Retrieves the work queue for workers to poll. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||