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

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

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

Subclasses of ChangeBasedEvent in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events
 class ChangeAbandoned
          A DTO representation of the change-abandoned Gerrit Event.
 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 ManualPatchsetCreated
          Represents a Patchset manually selected to be built by a user.
 class PatchsetCreated
          A DTO representation of the patchset-created Gerrit Event.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.