| Package | Description |
|---|---|
| tigase.http.modules.setup.pages | |
| tigase.http.modules.setup.questions |
| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectorsPage.ConnectorsQuestion |
| Modifier and Type | Method and Description |
|---|---|
Question |
Page.getQuestion(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<Question> |
AdvConfigPage.getOptionalComponents() |
List<Question> |
PluginsConfigPage.getPlugins() |
List<Question> |
DBSetupPage.getQuestions() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectorsPage.addQuestion(Question question) |
protected void |
FeaturesPage.addQuestion(Question question) |
protected void |
DBSetupPage.addQuestion(Question question) |
protected void |
Page.addQuestion(Question question) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Page.setQuestions(Stream<Question> questions) |
| Constructor and Description |
|---|
Page(String title,
String template,
Question... questions) |
| Constructor and Description |
|---|
Page(String title,
String template,
Stream<Question> questions) |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiAnswerQuestion |
class |
SingleAnswerQuestion |
Copyright © 2013–2021 Tigase. All rights reserved.