public class GerritEventWork extends AbstractGerritEventWork
| Constructor and Description |
|---|
GerritEventWork(GerritEvent event)
Standard Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
perform(Coordinator coordinator)
Does the work.
|
performpublic GerritEventWork(GerritEvent event)
event - an event.public void perform(Coordinator coordinator)
Workcoordinator - a reference to the coordinator.Copyright © 2004-2015 Hudson. All Rights Reserved.