Uses of Class
org.redmine.ta.beans.Journal

Packages that use Journal
org.redmine.ta.beans Redmine objects (Task, Project, User, Tracker, ...). 
 

Uses of Journal in org.redmine.ta.beans
 

Methods in org.redmine.ta.beans that return types with arguments of type Journal
 List<Journal> Issue.getJournals()
           
 

Method parameters in org.redmine.ta.beans with type arguments of type Journal
 void Issue.setJournals(List<Journal> journals)
           
 



Copyright © 2011. All Rights Reserved.