| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
CommentPublish |
CommentPublish.addMentionsItem(String mentionsItem) |
CommentPublish |
CommentPublish.addVisibleToItem(String visibleToItem) |
CommentPublish |
CommentPublish.id(String id) |
CommentPublish |
CommentPublish.mentions(List<String> mentions) |
CommentPublish |
CommentPublish.putThreadAnchorKeysItem(String key,
String threadAnchorKeysItem) |
CommentPublish |
CommentPublish.text(String text) |
CommentPublish |
CommentPublish.threadAnchorKeys(Map<String,String> threadAnchorKeys) |
CommentPublish |
CommentPublish.threadId(String threadId) |
CommentPublish |
CommentPublish.visibleTo(List<String> visibleTo) |
| Modifier and Type | Method and Description |
|---|---|
List<CommentPublish> |
CommentsPublish.getCommentsToPublish() |
| Modifier and Type | Method and Description |
|---|---|
CommentsPublish |
CommentsPublish.addCommentsToPublishItem(CommentPublish commentsToPublishItem) |
| Modifier and Type | Method and Description |
|---|---|
CommentsPublish |
CommentsPublish.commentsToPublish(List<CommentPublish> commentsToPublish) |
void |
CommentsPublish.setCommentsToPublish(List<CommentPublish> commentsToPublish) |
Copyright © 2020. All rights reserved.