org.springframework.social.linkedin.api
Class UpdateAction
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.LinkedInNetworkUpdate
org.springframework.social.linkedin.api.UpdateAction
- All Implemented Interfaces:
- Serializable
public class UpdateAction
- extends LinkedInNetworkUpdate
Model class representing an update action.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateAction
public UpdateAction(Date timestamp,
String updateKey,
UpdateType updateType)
getAction
public String getAction()
getUpdateComments
public List<Comment> getUpdateComments()