Package org.alfresco.rest.api.model
Class Activity
java.lang.Object
org.alfresco.rest.api.model.Activity
- All Implemented Interfaces:
Comparable<Activity>
Represents an activity feed entry.
- Author:
- steveglover
-
Constructor Details
-
Activity
public Activity() -
Activity
-
-
Method Details
-
getId
-
getNetworkId
-
getSiteId
-
getFeedPersonId
-
getPostPersonId
-
getActivityType
-
getPostedAt
-
getActivitySummary
-
hashCode
public int hashCode() -
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Activity>
-
toString
-