| Modifier and Type | Method and Description |
|---|---|
QuestionnaireResponse |
QuestionnaireController.startQuestionnaire(String id)
Internal Questionnaire API
|
| Modifier and Type | Method and Description |
|---|---|
List<QuestionnaireResponse> |
QuestionnaireController.getQuestionnaires()
Internal Questionnaire API
|
| Modifier and Type | Method and Description |
|---|---|
static QuestionnaireResponse |
QuestionnaireResponse.create(Questionnaire questionnaire) |
static QuestionnaireResponse |
QuestionnaireResponse.create(String id,
String label,
String description,
QuestionnaireStatus status) |
| Modifier and Type | Method and Description |
|---|---|
QuestionnaireResponse |
QuestionnaireService.startQuestionnaire(String entityTypeId)
Start a questionnaire based on ID.
|
| Modifier and Type | Method and Description |
|---|---|
QuestionnaireResponse |
QuestionnaireServiceImpl.startQuestionnaire(String entityTypeId) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.