org.jenkinsci.plugins.jenkinsreviewbot.util
Class Review
java.lang.Object
org.jenkinsci.plugins.jenkinsreviewbot.util.Review
public class Review
- extends Object
User: ymeymann
Date: 10/2/2014 7:00 PM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Review
public Review(String url,
Date lastUpdate,
ReviewboardOps.ReviewItem input)
getUrl
public String getUrl()
getLastUpdate
public Date getLastUpdate()
getInput
public ReviewboardOps.ReviewItem getInput()
trim
public Review.Slim trim()
Copyright © 2004-2015. All Rights Reserved.