This commit is contained in:
Paula Quispe
2017-04-17 12:39:14 -04:00
parent 4fb1076bb4
commit e8ca873c44

View File

@@ -2533,7 +2533,7 @@ function PMFRedirectToStep ($sApplicationUID, $iDelegation, $sStepType, $sStepUi
* Returns a list of the next assigned users to a case. * Returns a list of the next assigned users to a case.
* *
* @name PMFGetNextAssignedUser * @name PMFGetNextAssignedUser
* @label PMFGet Next Assigned User * @label PMF Get Next Assigned User
* *
* @param string(32) | $application | Case ID | Id of the case * @param string(32) | $application | Case ID | Id of the case
* @param string(32) | $task | Task ID | Id of the task * @param string(32) | $task | Task ID | Id of the task