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

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

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

Fields in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events declared as RefUpdate
protected  RefUpdate RefUpdated.refUpdate
          The Gerrit ref update the event is related to.
 

Methods in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events that return RefUpdate
 RefUpdate RefUpdated.getRefUpdate()
          The ref update.
 

Methods in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events with parameters of type RefUpdate
 void RefUpdated.setRefUpdate(RefUpdate refUpdate)
          The ref update.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.