doBuildBeforeAction(RunData data) Stuffs the Context into the RunData so that it is available to
the Action module and the Screen module via getContext().
protected void
doPostBuild(RunData data) Allows the VelocityService to peform post-request actions.
Stuffs the Context into the RunData so that it is available to
the Action module and the Screen module via getContext().
Parameters: data - Turbine information. exception: Exception - , a generic exception.