Uses of Class
com.tszadel.qctools4j.model.history.HistoryEntry

Packages that use HistoryEntry
com.tszadel.qctools4j.clients   
 

Uses of HistoryEntry in com.tszadel.qctools4j.clients
 

Methods in com.tszadel.qctools4j.clients that return types with arguments of type HistoryEntry
 List<HistoryEntry> BugClient.getHistory(int pBugId)
          Returns the history of a Bug.