Uiinfrastructure API Docs  
 

Reporter.setEventLogReport Method 

Overrides existing event and report logs and replaces them with new ones.

public static void setEventLogReport(
   EventLog[] eventVector,
   XPArrayList reportLog
);

Parameters

eventVector
reportLog

See Also

Reporter Class | com.plumtree.uiinfrastructure.diagnostic.reporter Namespace