MDM Hub Java User Exits

MDM Hub Java User Exits

AssignTasks User Exit Interface

AssignTasks User Exit Interface

Use the appropriate interface name, methods, and parameters when you implement the AssignTasks user exit.

Interface Name

The AssignTasks user exit uses the following fully qualified interface name:
com.informatica.mdm.userexit.AssignTasksUserExit

Methods

The AssignTasks user exit uses the following methods:
void processAssignTasks(UserExitContext userExitContext, int maxTasks)

Parameters

The AssignTasks user exit uses the following parameters:
userExitContext
Passes parameters to the user exit.
maxTasks
Maximum number of tasks to assign to each user.

0 COMMENTS

We’d like to hear from you!