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

Interface Summary
GerritEvent Base interface for all events streamed from Gerrit.
GerritJsonDTO Base interface for all DTO POJOs that represents a JSON data structure.
GerritJsonEvent Base interface for a JSON event from Gerrit.
 

Class Summary
GerritEventKeys Contains constants that represent the names of Gerrit Event JSON properties.
 

Enum Summary
GerritEventType Representation of the type of event, if they are interesting and what class to use to parse the JSON string.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.