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?

Reply via email to