Uiinfrastructure API Docs  
 

IStartupNotification.setReportEventLogs Method 

Used to override generated results. Use this to leverage the diagnostic page for non-diagnostic uses such as special error handling

void setReportEventLogs(
   EventLog[] eventVector,
   XPArrayList reportLog
);

Parameters

eventVector
reportLog

See Also

IStartupNotification Interface | com.plumtree.uiinfrastructure.application.notification Namespace