fferpcore.ffasync_IActionglobal Interface ffasync_IAction This class is used for handling the end of Process actions. Sample Code//Note: This sample code is for demonstration purposes only. It is not intended for //use in a production environment, is not guaranteed against defects or errors, and //is in no way optimized or streamlined. You need to provide some sample code MethodsrunActionvoid runAction(fferpcore.ffasync_ProcessService.ProcessExecutionContext ctxt, fferpcore.ffasync_ProcessService.IProcessResult processResult) Executes the action’s task. Input Parameters
|