public interface SocialActivity extends Activity
Activity
Note that property names and descriptions were reused from
http://activitystrea.ms/specs/json/1.0/. Although that document specifies how activities are serialized in JSON the
names and concepts can be reused. Additional properties and behaviors are added where the JSON abstraction is not
suitable. All properties referring to IDs or URLs may return a path instead of an absolute IRI if the activity is
still present in the repository. It is the tasks of the exporting servlet to make them absolute.Modifier and Type | Method and Description |
---|---|
SocialActivityObject |
getObject()
Describes the primary object of the activity.
|
SocialActivityObject |
getTarget()
Describes the target of the activity.
|
getActor, getActorUserId, getContent, getGenerator, getIcon, getId, getMutableActivity, getPath, getProperties, getProvider, getPublished, getStream, getTitle, getUpdated, getURL, getVerb
toJSON
SocialActivityObject getTarget()
SocialActivityObject getObject()
Copyright © 2010 - 2020 Adobe. All Rights Reserved