package

com.atlassian.jira.issue.worklog

Interfaces

TimeTrackingIssueUpdater Used to update the remaining estimate and time spent fields on an Issue when creating, updating, or deleting Worklog's. 
Worklog Represents an issue worklog. 
WorklogManager The WorklogManager is used to retrieve, create, update, and remove work logs in JIRA. 
WorklogStore  

Classes

DatabaseWorklogStore QueryDSL based implementation of WorklogStore
DefaultTimeTrackingIssueUpdater  
DefaultWorklogManager  
QueryDSLWorklogFactory Creates Worklog implementations from QueryDSL tuple. 
WorklogImpl Represents an issue worklog. 
WorklogImpl2 Represents an issue worklog. 
WorklogKeys  
WorkRatio