Uses of Class
org.hackystat.sensorshell.SensorShell

Packages that use SensorShell
org.hackystat.sensorshell.usermap Implements a generic mapping utility that connects tool specific user accounts to the user's Hackystat information. 
 

Uses of SensorShell in org.hackystat.sensorshell.usermap
 

Methods in org.hackystat.sensorshell.usermap that return SensorShell
 SensorShell SensorShellMap.getUserShell(java.lang.String toolAccount)
          Gets the SensorShell instance for a Hackystat user with an account for the given tool.
 SensorShell SensorShellMap.getUserShell(java.lang.String toolAccount, java.util.Properties properties)
          Gets the SensorShell instance for a Hackystat user with an account for the given tool.