org.alfresco.mobile.android.api.model.ActivityEntry
This section describes the ActivityEntry interface.
The ActivityEntry interface represents an action that has taken place within a SkyVault repository. It is typically initiated by SkyVault on behalf of a user. An ActivityEntry has a type specified by SkyVault, such as Document Added. The time the entry was created is also encapsulated in the object.
Class declaration
public interface ActivityEntry
Inherits from | Implements |
---|---|
None | None |