Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This document details the methods of the Worklog interface you can use on a work log, such as those returned by the Getters when you access the Work log.

Method

Return type

Returns

getAuthorKey()StringKey of the user who is the author of the Work log
getAuthorObject()ApplicationUserUser who is the author of the Work log
getComment()StringComment added to the work log
getCreated()Date
Worklog
Work log creation date
getGroupLevel()StringGroup level the work log is applicable to
getId()LongId of the
worklog
work log
getIssue()IssueIssue on which the work log is added
getRoleLevel()ProjectRoleProject role the work log is applicable to
getRoleLevelId()LongProject role Id the work log is applicable to
getStartDate()Date
Worklog
Work log start date
getTimeSpent()LongLogged time spent
getUpdateAuthorKey()StringKey of the user who updated the Work log
getUpdateAuthorObject()ApplicationUserUser who has updated the Work log
getUpdated()Date
Worklog
Work log updated date