Hi Muhammed, It is up to the connector's author to determine what activities are useful and what they should record. Since the connectors have multiple authors, then of course they have multiple activities meaning roughly the same thing. You really need to look in the context of a single connector when you evaluate what the activities mean.
Thanks, Karl On Fri, Jan 31, 2014 at 3:58 AM, Muhammed Olgun <[email protected]> wrote: > Example Docs4U connector has > > protected final static String ACTIVITY_FETCH = "fetch"; > > Filesystem connector has > > protected final static String ACTIVITY_READ = "read document"; > > Alfresco and GoogleDrive connector have both of them and use ACTIVITY_FETCH > instead of ACTIVITY_READ for activity history. They don't use > ACTIVITY_FETCH variable. I don't know why. > > My question is that what is the difference between ACTIVITY_FETCH and > ACTIVITY_READ? >
