| Package | Description |
|---|---|
| com.sonyericsson.hudson.plugins.gerrit.gerritevents | |
| com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers |
| Modifier and Type | Class and Description |
|---|---|
class |
GerritHandler
Main class for this module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Work.perform(Coordinator coordinator)
Does the work.
|
void |
StreamEventsStringWork.perform(Coordinator coordinator) |
void |
GerritEventWork.perform(Coordinator coordinator) |
protected void |
AbstractGerritEventWork.perform(GerritEvent event,
Coordinator coordinator)
Performs the work.
|
protected void |
AbstractJsonObjectWork.perform(net.sf.json.JSONObject json,
Coordinator coordinator)
Parses the JSONObject into a Java bean and sends the parsed
GerritEvent down the inheritance chain. |
| Constructor and Description |
|---|
EventThread(Coordinator coordinator)
Constructs an Event thread worker.
|
EventThread(Coordinator coordinator,
String name)
Constructs an Event thread worker.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.