AddTaskForManager
From
Contents |
Method
AddNewTaskResult addTaskForManager(UserIDBean userID, managerPK, detailedTask)
Description
Add this new detailed task to tto the organisation.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | managerPK | The user PK of the manager to add |
DetailedTaskWithAddress | detailedTask | New detailed task to add. |
Return Value
AddNewTaskResult
See also, TODO auto generated doc.