Uiinfrastructure API Docs  
 

IStartupNotification.getReportEventLogs Method 

Used to retrieve a comprehensive report of startup errors from the run.

EventLog[] getReportEventLogs();

Return Value

Ordered array of eventlogs that form a comprehensive startup ERROR report

See Also

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