Uses of Class
com.atlassian.gadgets.opensocial.model.ActivityId
Packages that use ActivityId
-
Uses of ActivityId in com.atlassian.gadgets.opensocial.model
Methods in com.atlassian.gadgets.opensocial.model that return ActivityIdModifier and TypeMethodDescriptionActivity.getId()Get the activity id that is permanently associated with this activity.static ActivityIdConvert theStringvalue to aActivityIdobject.Methods in com.atlassian.gadgets.opensocial.model with parameters of type ActivityIdModifier and TypeMethodDescriptionActivity.Builder.id(ActivityId id) Set the id of theActivityunder construction and return thisBuilderto allow further construction to be done.