getWorklogLoggedHours

Description

Returns the logged hours for a worklog.

Parameters

Return Type

Interval

Example

print(getWorklogLoggedHours(key, 11201))

Prints the logged hours for the worklog with id = 11201, on the current issue.

See also

Peacock