HOR-3980
This commit is contained in:
@@ -2098,7 +2098,7 @@ function PMFDerivateCase ($caseId, $delIndex, $bExecuteTriggersBeforeAssignment
|
||||
* @param string(32) | $processId | Process ID | The unique ID of the process.
|
||||
* @param string(32) | $userId | User ID | The unique ID of the user.
|
||||
* @param array | $variables | Array of variables | An associative array of the variables which will be sent to the case.
|
||||
* @param string(32) | $taskId | The unique ID of the task taha is in the starting group.
|
||||
* @param string(32) | $taskId | The unique ID of the task that is in the starting group.
|
||||
* @return int | $result | Result | Returns 1 if new case was created successfully; otherwise, returns 0 if an error occurred.
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -305,10 +305,10 @@ function getFolderChildren($alfrescoServerUrl, $folderId, $user, $pwd)
|
||||
/**
|
||||
* @method
|
||||
*
|
||||
* Uplaod file/document in Alfresco Repository
|
||||
* Upload file/document in Alfresco Repository
|
||||
*
|
||||
* @name uploadDoc
|
||||
* @label Uplaod file/document in Alfresco Repository
|
||||
* @label Upload file/document in Alfresco Repository
|
||||
*
|
||||
* @param string | $alfrescoServerUrl | Server name and port where Alfresco exists | http://localhost:8080/alfresco
|
||||
* @param string | $fileSource | File Source
|
||||
|
||||
Reference in New Issue
Block a user