This method performs the core control flow execution of activityspace related logics. It processes the given redirect (if any) in the context of the requestData. This method may return a final Redirect object, which typically is a Redirect containing a DisplayPage object, or a flag to indicate an HTTP redirect.
the final Redirect, either a DisplayPage or an HTTP redirect
IMVCController Interface | com.plumtree.uiinfrastructure.interpreter Namespace