public class PostAction extends Action
Modifier and Type | Class and Description |
---|---|
static class |
PostAction.PostActionListener |
Action.ActionListener
Constructor and Description |
---|
PostAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
doExecute() |
static org.exoplatform.social.client.api.model.RestActivity |
execute(SocialPostInfo post,
PostAction.PostActionListener listener)
create and execute post action, wait for return result
|
public static org.exoplatform.social.client.api.model.RestActivity execute(SocialPostInfo post, PostAction.PostActionListener listener)
post
- listener
- Copyright © 2003–2016 eXo Platform SAS. All rights reserved.