A strategy for creating an
Event object from an arbitrary object
such as an expression evaluation result or bean method return value.
author: Keith Donald
Create an event instance from the result object.
Parameters: source - the source of the event Parameters: resultObject - the result object, typically the return value of abean method Parameters: context - a flow execution request context the event