| Package | Description |
|---|---|
| org.nuxeo.functionaltests.pages | |
| org.nuxeo.functionaltests.pages.forms | |
| org.nuxeo.functionaltests.pages.tabs |
| Modifier and Type | Method and Description |
|---|---|
TopicTabSubPage |
DocumentBasePage.getTopicTab() |
| Modifier and Type | Method and Description |
|---|---|
TopicTabSubPage |
TopicCreationFormPage.createTopicDocument(String title,
String description,
Boolean moderation,
String... usersOrGroups) |
| Modifier and Type | Method and Description |
|---|---|
TopicTabSubPage |
TopicTabSubPage.addComment(String title,
String description) |
TopicTabSubPage |
TopicTabSubPage.approve(String title) |
TopicTabSubPage |
ForumTabSubPage.createTopic(String topicTitle,
String topicDescription,
Boolean moderated,
String... usersOrGroups) |
TopicTabSubPage |
TopicTabSubPage.delete(String title) |
TopicTabSubPage |
TopicTabSubPage.reject(String title) |
TopicTabSubPage |
TopicTabSubPage.reply(String title,
String description) |
TopicTabSubPage |
TopicTabSubPage.showCommentForm() |
Copyright © 2019 Nuxeo. All rights reserved.