Uses of Package
com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto

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

Classes in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto used by com.sonyericsson.hudson.plugins.gerrit.gerritevents
GerritEvent
          Base interface for all events streamed from Gerrit.
GerritJsonEvent
          Base interface for a JSON event from Gerrit.
 

Classes in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto used by com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto
GerritEvent
          Base interface for all events streamed from Gerrit.
GerritEventType
          Representation of the type of event, if they are interesting and what class to use to parse the JSON string.
GerritJsonDTO
          Base interface for all DTO POJOs that represents a JSON data structure.
GerritJsonEvent
          Base interface for a JSON event from Gerrit.
 

Classes in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto used by com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.attr
GerritJsonDTO
          Base interface for all DTO POJOs that represents a JSON data structure.
 

Classes in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto used by com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events
GerritEvent
          Base interface for all events streamed from Gerrit.
GerritEventType
          Representation of the type of event, if they are interesting and what class to use to parse the JSON string.
GerritJsonDTO
          Base interface for all DTO POJOs that represents a JSON data structure.
GerritJsonEvent
          Base interface for a JSON event from Gerrit.
 

Classes in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto used by com.sonyericsson.hudson.plugins.gerrit.gerritevents.workers
GerritEvent
          Base interface for all events streamed from Gerrit.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.