Uses of Interface
com.sonyericsson.hudson.plugins.gerrit.trigger.events.lifecycle.GerritEventLifecycle
Packages that use GerritEventLifecycle
Package
Description
-
Uses of GerritEventLifecycle in com.sonyericsson.hudson.plugins.gerrit.trigger.events
Classes in com.sonyericsson.hudson.plugins.gerrit.trigger.events that implement GerritEventLifecycleModifier and TypeClassDescriptionclassRepresents a Patchset manually selected to be built by a user. -
Uses of GerritEventLifecycle in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.actions.manual
Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.actions.manual that return GerritEventLifecycleMethods in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.actions.manual with parameters of type GerritEventLifecycleModifier and TypeMethodDescriptionvoidTriggerMonitor.add(GerritEventLifecycle gerritEventLifecycle) Adds the event and a holder for its state to the list of triggered events.booleanTriggerMonitor.contains(GerritEventLifecycle gerritEventLifecycle) Checks to see if the list of triggered events and their states contains the given event.