com.polarion.alm.tracker.model.IComparisonReport


METHODS
Modifiers and TypeNameDescription
IUser getReportAuthor()
String getReportId()
Date getReportDate()
String getReportMessage()
String getRevision1()
Date getRevision1Date()
IBaseline getRevision1Baseline()
String getRevision2()
Date getRevision2Date()
IBaseline getRevision2Baseline()
IBaselineDiff getTheDiff()

Back to Index