com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto
Interface GerritJsonEvent

All Superinterfaces:
GerritEvent, GerritJsonDTO
All Known Implementing Classes:
ChangeAbandoned, ChangeMerged, CommentAdded, DraftPublished, ManualPatchsetCreated, PatchsetCreated, RefUpdated

public interface GerritJsonEvent
extends GerritJsonDTO, GerritEvent

Base interface for a JSON event from Gerrit.

Author:
Robert Sandell <robert.sandell@sonyericsson.com>

Method Summary
 
Methods inherited from interface com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.GerritJsonDTO
fromJson
 
Methods inherited from interface com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.GerritEvent
getEventType, isScorable
 



Copyright © 2004-2012 Hudson. All Rights Reserved.