Description
Retrieves a structure containing information about all the changes made for the specific event.
Return Type
Example
JFieldChange [] changes = getEventIssueChanges(); logPrint("ERROR", "Event Changes: " + changes);
See also
Retrieves a structure containing information about all the changes made for the specific event.
JFieldChange [] changes = getEventIssueChanges(); logPrint("ERROR", "Event Changes: " + changes);