| Package | Description |
|---|---|
| com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events.lifecycle |
| Modifier and Type | Method and Description |
|---|---|
protected List<GerritEventLifecycleListener> |
GerritEventLifecycle.getListeners()
Gets a copy of the internal transient list of listeners.
|
| 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.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.