Liking cljdoc? Tell your friends :D
Clojure only.

cral.api.core.activities


list-activitiesclj

(list-activities ticket person-id)
(list-activities ticket person-id query-params & [opts])

Gets a list of activities for person person-id. You can use the -me- string in place of person-id to specify the currently authenticated user.
More info here.

Gets a list of activities for person `person-id`.
You can use the **-me-** string in place of `person-id` to specify the currently authenticated user.\
More info [here](https://api-explorer.alfresco.com/api-explorer/?urls.primaryName=Core%20API#/activities/listActivitiesForPerson).
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close