| Package | Description |
|---|---|
| com.atlassian.gadgets.opensocial.model |
| Modifier and Type | Method and Description |
|---|---|
AppId |
Activity.getAppId()
Get the app id this activity is associated with.
|
static AppId |
AppId.valueOf(String id)
Convert the
String value to a AppId object. |
| Modifier and Type | Method and Description |
|---|---|
Activity.Builder |
Activity.Builder.appId(AppId appId)
Set the application (gadget type) id of the
Activity under construction and return this Builder
to allow further construction to be done. |
Copyright © 2024 Atlassian. All rights reserved.