The method takes three parameters:
- wsBaseUrl
- token
- projectId
The second parameter is a security token, which can be retrieved by using the SDL WorldServer REST API as explained here.
The third parameter is the id of the Project in SDL WorldServer to retrieve the tasks from.
The method returns a List of TaskDetails objects, one for each task returned, containing a subset of the JSON response data.
No comments:
Post a Comment