public String getTriggeringUser();
None.
A String object containing the triggering user for the event, which is the user ID that triggering the event.
You can use the triggering user value to avoid ping pong in a standard way when synchronizing between two systems.