getEventClassName
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 class name.
Parameters
Return Type
Example
logPrint("ERROR", "Event class name:" + getEventClassName());
See also
Peacock