org.springframework.social.linkedin.api
Class PersonActivity
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.PersonActivity
- All Implemented Interfaces:
- Serializable
public class PersonActivity
- extends LinkedInObject
- implements Serializable
Person activity
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonActivity
public PersonActivity(int appId,
String body)
getAppId
public int getAppId()
getBody
public String getBody()