| Package | Description |
|---|---|
| com.sonyericsson.hudson.plugins.gerrit.gerritevents | |
| com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers.cmd |
| Modifier and Type | Method and Description |
|---|---|
static GerritSendCommandQueue |
GerritSendCommandQueue.getInstance(GerritConnectionConfig config)
Returns the singleton instance of the command-queue.
|
protected void |
GerritSendCommandQueue.startQueue(GerritConnectionConfig config)
Starts the executor if it hasn't started yet, or updates the thread-pool size if it is started.
|
| Constructor and Description |
|---|
GerritHandler(GerritConnectionConfig config)
Creates a GerritHandler with the specified values.
|
GerritQueryHandler(GerritConnectionConfig config)
Creates a GerritQueryHandler with the specified config.
|
| Modifier and Type | Method and Description |
|---|---|
GerritConnectionConfig |
AbstractSendCommandJob.getConfig()
Gets the connection config used when sending a command.
|
| Constructor and Description |
|---|
AbstractSendCommandJob(GerritConnectionConfig config)
Standard constructor taking the latest configuration.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.