Uiinfrastructure API Docs  
 

IStartupNotification.runStart Method 

Called at the beginning of the startup process.

bool runStart(
   int numTasks
);

Parameters

numTasks

Return Value

true to continue; false to halt immediately

See Also

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