WorkflowManagement.setOutputParameters

Sets the values for the named activity output parameters to be used in subsequent processing. The parameter names are the names from the activity. The mappings set at design-time between the activity out params and the job's process attributes will be used to store the parameter values on the job.

Parameters

InteractiveTaskEnactmentDescriptor taskEnactmentDescriptor,  java.util.Map  outParams,  java.lang.String  reason,  java.lang.String  caller,