| Package | Description |
|---|---|
| org.apache.streams.twitter.converter | |
| org.apache.streams.twitter.pojo |
| Modifier and Type | Method and Description |
|---|---|
Retweet |
TwitterJsonRetweetActivityConverter.fromActivity(Activity deserialized) |
| Modifier and Type | Method and Description |
|---|---|
List<Retweet> |
TwitterJsonRetweetActivityConverter.fromActivityList(List<Activity> list) |
| Modifier and Type | Method and Description |
|---|---|
List<Activity> |
TwitterJsonRetweetActivityConverter.toActivityList(Retweet retweet) |
| Modifier and Type | Method and Description |
|---|---|
List<Activity> |
TwitterJsonRetweetActivityConverter.toActivityList(List<Retweet> serializedList) |
| Modifier and Type | Method and Description |
|---|---|
Retweet |
Retweet.withAdditionalProperty(String name,
Object value) |
Retweet |
Retweet.withRetweetedStatus(Tweet retweetedStatus) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.