Package | Description |
---|---|
com.sonyericsson.hudson.plugins.gerrit.trigger.events | |
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.actions.manual |
Modifier and Type | Class and Description |
---|---|
class |
ManualPatchsetCreated
Represents a Patchset manually selected to be built by a user.
|
Modifier and Type | Method and Description |
---|---|
GerritEventLifecycle |
TriggerMonitor.EventState.getEvent()
The event.
|
Modifier and Type | Method and Description |
---|---|
void |
TriggerMonitor.add(GerritEventLifecycle gerritEventLifecycle)
Adds the event and a holder for its state to the list of triggered events.
|
boolean |
TriggerMonitor.contains(GerritEventLifecycle gerritEventLifecycle)
Checks to see if the list of triggered events and their states contains the given event.
|
Copyright © 2004-2015. All Rights Reserved.