Package org.hackystat.dailyprojectdata.resource.devtime

Provides a Restlet Resource for the DevTime DailyProjectData abstraction.

See:
          Description

Class Summary
DevTimeCounter Provides a facility for counting up the DevTime associated with a series of timestamps associated with DevEvent sensor data.
DevTimeResource Implements the Resource for processing GET {host}/devtime/{user}/{project}/{starttime} requests.
MemberDevTimeCounter An abstraction that collects the DevTime associated with a set of Project Members.
TestDevTimeCounter Tests the DevTimeCounter.
TestDevTimeRestApi Tests the DevTime part of the DailyProjectData REST API.
TestMemberDevTimeCounter Tests the DevTimeCounter.
 

Package org.hackystat.dailyprojectdata.resource.devtime Description

Provides a Restlet Resource for the DevTime DailyProjectData abstraction.