Package com.jamasoftware.velocity.api.sources
This package contains the interfaces necessary to extract data out of Jama Connect for the purpose of reporting.
-
Interface Summary Interface Description AdminSource Contains methods to fetch administrative information/permissions.BaselineSource Contains methods to fetch information regarding baselines and related information.CommentSource Contains methods to fetch information regarding comments.DocumentSource Contains methods to fetch Connect documents/items and their versions/relationships.EventSource FilterSource Contains methods to fetch information regarding filters that are saved in Connect.ProjectSource Contains methods to fetch information regarding the projects in Connect.ReleaseSource Contains methods to fetch information regarding releases.ReviewSource Contains methods to fetch information regarding reviews and revisions.TestSource Contains methods to fetch information regarding test sets, test plans, and test cycles.UserSource Contains methods to fetch information regarding users.