Uiinfrastructure API Docs  
 

RecommendationHelper.getList Method 

Implements lookup method that locates the most appropriate recommendation(s)

public static XPArrayList getList(
   int taskstepid,
   Platform platformid,
   PT_STARTUP_RESULTCODES retval,
   StartupTaskMessage[] m_diag
);

Parameters

taskstepid
platformid
retval
m_diag

Return Value

See Also

RecommendationHelper Class | com.plumtree.uiinfrastructure.application.startup.messages Namespace