| Package | Description |
|---|---|
| org.exoplatform.social.client.core.service |
| Modifier and Type | Method and Description |
|---|---|
ActivitiesRealtimeListAccessV1Alpha3.ActivityType |
ActivitiesRealtimeListAccessV1Alpha3.getActivityType()
Gets the activity type.
|
static ActivitiesRealtimeListAccessV1Alpha3.ActivityType |
ActivitiesRealtimeListAccessV1Alpha3.ActivityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivitiesRealtimeListAccessV1Alpha3.ActivityType[] |
ActivitiesRealtimeListAccessV1Alpha3.ActivityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivitiesRealtimeListAccessV1Alpha3.setActivityType(ActivitiesRealtimeListAccessV1Alpha3.ActivityType activityType)
Sets the activity type.
|
| Constructor and Description |
|---|
ActivitiesRealtimeListAccessV1Alpha3(RestIdentity ownerIdentity,
ActivitiesRealtimeListAccessV1Alpha3.ActivityType activityType,
QueryParams queryParams)
The constructor.
|
Copyright © 2011–2016 eXo Platform SAS. All rights reserved.