Package | Description |
---|---|
org.gcube.portlets.user.shareupdates.client | |
org.gcube.portlets.user.shareupdates.server |
Modifier and Type | Method and Description |
---|---|
org.gcube.portal.databook.shared.ClientFeed |
ShareUpdateService.sharePostWithAttachments(String feedText,
org.gcube.portal.databook.shared.FeedType type,
org.gcube.portal.databook.shared.PrivacyLevel pLevel,
String vreName,
ArrayList<UploadedFile> uploadedFiles,
ArrayList<String> mentionedUsers,
boolean notifyGroup,
boolean saveCopyWokspace) |
void |
ShareUpdateServiceAsync.sharePostWithAttachments(String feedText,
org.gcube.portal.databook.shared.FeedType type,
org.gcube.portal.databook.shared.PrivacyLevel pLevel,
String vreName,
ArrayList<UploadedFile> uploadedFiles,
ArrayList<String> mentionedUsers,
boolean notifyGroup,
boolean saveCopyWokspace,
com.google.gwt.user.client.rpc.AsyncCallback<org.gcube.portal.databook.shared.ClientFeed> callback) |
Modifier and Type | Method and Description |
---|---|
org.gcube.portal.databook.shared.ClientFeed |
ShareUpdateServiceImpl.sharePostWithAttachments(String feedText,
org.gcube.portal.databook.shared.FeedType feedType,
org.gcube.portal.databook.shared.PrivacyLevel pLevel,
String vreId,
ArrayList<UploadedFile> uploadedFiles,
ArrayList<String> mentionedUserFullNames,
boolean notifyGroup,
boolean saveCopyWokspace)
Share a post with at least one attachment.
|
Copyright © 2016. All Rights Reserved.