Uses of Class
com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.attr.Change

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

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

Fields in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events declared as Change
protected  Change ChangeBasedEvent.change
          The Gerrit change the event is related to.
 

Methods in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events that return Change
 Change ChangeBasedEvent.getChange()
          The Change.
 

Methods in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events with parameters of type Change
 void ChangeBasedEvent.setChange(Change change)
          The Change.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.