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