Uses of Package
org.redmine.ta.beans

Packages that use org.redmine.ta.beans
org.redmine.ta Use RedmineManager class from this package to communicate with Redmine servers. 
org.redmine.ta.beans Redmine objects (Task, Project, User, Tracker, ...). 
 

Classes in org.redmine.ta.beans used by org.redmine.ta
Attachment
          File Attachment for a Redmine issue
Identifiable
           
Issue
          Redmine's Issue
IssueCategory
          Redmine issue category.
IssueRelation
           
IssueStatus
          Redmine Issue Status ("new", "in progress" etc)
News
           
Project
          Redmine's Project.
SavedQuery
           
TimeEntry
           
Tracker
          Redmine's Tracker (bug/feature/task/...)
User
          Redmine's User.
Version
          Redmine's project versions

REMARK: currently this is only used with Issues, so only id and name are filled
 

Classes in org.redmine.ta.beans used by org.redmine.ta.beans
Attachment
          File Attachment for a Redmine issue
CustomField
          Redmine custom field
Identifiable
           
IssueCategory
          Redmine issue category.
IssueRelation
           
IssueRelation.TYPE
           
Journal
          Redmine issue journal field
Project
          Redmine's Project.
Tracker
          Redmine's Tracker (bug/feature/task/...)
User
          Redmine's User.
Version
          Redmine's project versions

REMARK: currently this is only used with Issues, so only id and name are filled
 



Copyright © 2012. All Rights Reserved.