Uses of Class
com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events.lifecycle.GerritEventLifecycle

Packages that use GerritEventLifecycle
com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events   
 

Uses of GerritEventLifecycle in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events
 

Subclasses of GerritEventLifecycle in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events
 class ChangeAbandoned
          A DTO representation of the change-abandoned Gerrit Event.
 class ChangeBasedEvent
          Base class for all GeritTriggeredEvents containing a Change.
 class ChangeMerged
          A DTO representation of the change-merged Gerrit Event.
 class CommentAdded
          A DTO representation of the comment-added Gerrit Event.
 class DraftPublished
          A DTO representation of the draft-published Gerrit Event.
 class GerritTriggeredEvent
          A DTO representation of a Gerrit triggered Event.
 class ManualPatchsetCreated
          Represents a Patchset manually selected to be built by a user.
 class PatchsetCreated
          A DTO representation of the patchset-created Gerrit Event.
 class RefUpdated
          A DTO representation of the ref-updated Gerrit Event.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.