Uses of Class
com.atlassian.gadgets.opensocial.model.MediaItem
Packages that use MediaItem
-
Uses of MediaItem in com.atlassian.gadgets.opensocial.model
Methods in com.atlassian.gadgets.opensocial.model that return MediaItemModifier and TypeMethodDescriptionMediaItem.Builder.build()Returns the final constructedMediaItemMethods in com.atlassian.gadgets.opensocial.model that return types with arguments of type MediaItemModifier and TypeMethodDescriptionActivity.getMediaItems()Get the media items associated with the activity.Method parameters in com.atlassian.gadgets.opensocial.model with type arguments of type MediaItemModifier and TypeMethodDescriptionActivity.Builder.mediaItems(List<MediaItem> mediaItems) Set the mediaItems associated with theActivityunder construction and return thisBuilderto allow further construction to be done.