Uses of Class
com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.TimeTrackingHistory
Packages that use TimeTrackingHistoryService.TimeTrackingHistory
-
Uses of TimeTrackingHistoryService.TimeTrackingHistory in com.atlassian.greenhopper.service.timetracking
Methods in com.atlassian.greenhopper.service.timetracking that return types with arguments of type TimeTrackingHistoryService.TimeTrackingHistoryModifier and TypeMethodDescriptionTimeTrackingHistoryService.getTimeTrackingHistory(com.atlassian.jira.user.ApplicationUser user, Collection<String> issueKeys) Get the time tracking history for a given set of issues and a start and end dateTimeTrackingHistoryServiceImpl.getTimeTrackingHistory(com.atlassian.jira.user.ApplicationUser user, Collection<String> issueKeys)