| Package | Description | 
|---|---|
| org.apache.streams.facebook.provider.page | |
| org.apache.streams.facebook.provider.pagefeed | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FacebookPageProvider
Streams Provider which collects Page Profiles in the ID List contained in the
 FacebookConfiguration object
 
 To use from command line,
 
 Launch using:
 
 mvn exec:java -Dexec.mainClass=org.apache.streams.facebook.provider.page.FacebookPageProvider -Dexec.args="application.conf pages.json"
 
 Supply (at least) the following required configuration in application.conf: 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FacebookPageFeedProvider
FacebookPageFeedProvider provides content from facebook public page. 
 | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.