Plumtree UI Infrastructure API  
 

AppWarmUp.getStartupNotificationErrorLogs Method 

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

public static EventLog[] getStartupNotificationErrorLogs();

Return Value

EventLog array with report

See Also

AppWarmUp Class | com.plumtree.uiinfrastructure.application Namespace