Package org.hackystat.dailyprojectdata.resource.build

Provides a Restlet Resource for the Build DailyProjectData abstraction.

See:
          Description

Class Summary
BuildResource Implements the Resource for processing GET {host}/build/{user}/{project}/{timestamp} requests.
MemberBuildCounter Counts the number of successful and failed builds each user had.
TestBuildRestApi Tests the Build portion of the DailyProjectData REST API.
TestMemberBuildCounter Tests that the MemberBuildCounter counts correctly.
 

Package org.hackystat.dailyprojectdata.resource.build Description

Provides a Restlet Resource for the Build DailyProjectData abstraction.