Class AddActivity
- java.lang.Object
-
- org.springframework.social.google.api.ApiEntity
-
- org.springframework.social.google.api.plus.moments.Moment
-
- org.springframework.social.google.api.plus.moments.AddActivity
-
public class AddActivity extends Moment
Model class representing a generic fallback activity type.- Author:
- Gabriel Axel
- See Also:
- Add Activity
-
-
Constructor Summary
Constructors Constructor Description AddActivity()AddActivity(String targetUrl)
-
Method Summary
-
Methods inherited from class org.springframework.social.google.api.plus.moments.Moment
getStartDate, getTarget
-
-
-
-
Constructor Detail
-
AddActivity
public AddActivity()
-
AddActivity
public AddActivity(String targetUrl)
-
-