Modifier and Type | Class and Description |
---|---|
class |
DependencyQueueTaskDispatcher
Blocks builds from running until the projects on which they depend have finished building.
|
Modifier and Type | Method and Description |
---|---|
protected List<GerritEventLifecycleListener> |
ManualPatchsetCreated.getListeners()
Gets a copy of the internal transient list of listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
ManualPatchsetCreated.addListener(GerritEventLifecycleListener listener) |
boolean |
ManualPatchsetCreated.removeListener(GerritEventLifecycleListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
GerritEventLifecycle.addListener(GerritEventLifecycleListener listener)
Adds the listener to the list of listeners.
|
boolean |
GerritEventLifecycle.removeListener(GerritEventLifecycleListener listener)
Removes the listener from the list of listeners.
|
Modifier and Type | Class and Description |
---|---|
class |
TriggerMonitor
Keeps track of the lifecycle of a GerritEvent.
|
Copyright © 2016–2019. All rights reserved.