Uses of Class
com.atlassian.gadgets.opensocial.model.Activity.Builder
Packages that use Activity.Builder
-
Uses of Activity.Builder in com.atlassian.gadgets.opensocial.model
Methods in com.atlassian.gadgets.opensocial.model that return Activity.BuilderModifier and TypeMethodDescriptionSet the application (gadget type) id of theActivityunder construction and return thisBuilderto allow further construction to be done.Set the body of theActivityunder construction and return thisBuilderto allow further construction to be done.Activity.Builder.externalId(String externalId) Set the externalId of theActivityunder construction and return thisBuilderto allow further construction to be done.Activity.Builder.id(ActivityId id) Set the id of theActivityunder construction and return thisBuilderto allow further construction to be done.Activity.Builder.mediaItems(List<MediaItem> mediaItems) Set the mediaItems associated with theActivityunder construction and return thisBuilderto allow further construction to be done.Activity.Builder.postedTime(Long postedTime) Set the postedTime of theActivityunder construction and return thisBuilderto allow further construction to be done.Set the priority of theActivityunder construction and return thisBuilderto allow further construction to be done.Activity.Builder.streamFaviconUrl(String streamFaviconUrl) Set the streamFaviconUrl of theActivityunder construction and return thisBuilderto allow further construction to be done.Activity.Builder.streamSourceUrl(String streamSourceUrl) Set the streamSourceUrl of theActivityunder construction and return thisBuilderto allow further construction to be done.Activity.Builder.streamTitle(String streamTitle) Set the streamTitle of theActivityunder construction and return thisBuilderto allow further construction to be done.Set the streamUrl of theActivityunder construction and return thisBuilderto allow further construction to be done.Set the updated date of theActivityunder construction and return thisBuilderto allow further construction to be done.Set the url of theActivityunder construction and return thisBuilderto allow further construction to be done.Set the user id of theActivityunder construction and return thisBuilderto allow further construction to be done.