Uiinfrastructure API Docs  
 

IStartupNotification.getReport Method 

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

string[] getReport();

Return Value

Ordered array of strings that form a comprehensive startup report

See Also

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