org.springframework.social.linkedin.api
Class CompanyJobUpdate
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.CompanyJobUpdate
- All Implemented Interfaces:
- Serializable
public class CompanyJobUpdate
- extends LinkedInObject
- implements Serializable
Model class representing a Company Job Update
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompanyJobUpdate
public CompanyJobUpdate(String action,
Job job)
getAction
public String getAction()
getJob
public Job getJob()