Uiinfrastructure API Docs  
 

AppWarmUp.setStartupNotificationErrorLogs Method 

Gets the error report from the startup noitication service, Identical to the information generated by the diagnostic tool.

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

Return Value

String array with report

See Also

AppWarmUp Class | com.plumtree.uiinfrastructure.application Namespace