configuration, sessionManager| Constructor and Description |
|---|
GetVideosAction(SessionManager sessionManager) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getGraphPath() |
protected java.util.List<Video> |
processResponse(GraphResponse response)
It is better to override this method and implement your faster
conversion.
|
executeImpl, getActionListener, getBundle, getTarget, setActionListener, setEdge, setTargetexecutepublic GetVideosAction(SessionManager sessionManager)
protected java.lang.String getGraphPath()
getGraphPath in class GetAction<java.util.List<Video>>protected java.util.List<Video> processResponse(GraphResponse response)
GetActionprocessResponse in class GetAction<java.util.List<Video>>