public class AnalysisReport extends Object
AnalysisReport(org.uberfire.mvp.PlaceRequest place)
void
addIssue(Issue issue)
List<Issue>
getAnalysisData()
org.uberfire.mvp.PlaceRequest
getPlace()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AnalysisReport(org.uberfire.mvp.PlaceRequest place)
public void addIssue(Issue issue)
public org.uberfire.mvp.PlaceRequest getPlace()
public List<Issue> getAnalysisData()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.