getWorklogFromEvent

The use of this routine requires the Power Scripts for Jira add-on be installed and licensed.

Description

Retrieves a structure containing information about the event work log.

Parameters

Return Type

JWorklog

Example

logPrint("ERROR", "Event worklog :" + w);

 

See also