|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityId | |
|---|---|
| com.atlassian.gadgets.opensocial.spi.model | |
| Uses of ActivityId in com.atlassian.gadgets.opensocial.spi.model |
|---|
| Methods in com.atlassian.gadgets.opensocial.spi.model that return ActivityId | |
|---|---|
ActivityId |
Activity.getId()
Get the activity id that is permanently associated with this activity. |
static ActivityId |
ActivityId.valueOf(String id)
Convert the String value to a ActivityId object. |
| Methods in com.atlassian.gadgets.opensocial.spi.model with parameters of type ActivityId | |
|---|---|
Activity.Builder |
Activity.Builder.id(ActivityId id)
Set the id of the Activity under construction and return this Builder
to allow further construction to be done. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||