| Package | Description |
|---|---|
| com.atlassian.gadgets.opensocial.model |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2024 Atlassian. All rights reserved.