Uiinfrastructure API Docs  
 

IProgressTracker.getRetval Method 

Gets a specific return value for a step. Step 0 is init.

ReturnValue getRetval(
   int step
);

Parameters

step

See Also

IProgressTracker Interface | com.plumtree.uiinfrastructure.diagnostic.testinterface Namespace