Uses of Package
com.flowable.questionnaire.api
Package | Description |
---|---|
com.flowable.questionnaire.api | |
com.flowable.questionnaire.service | |
com.flowable.questionnaire.service.impl.entity |
-
Classes in com.flowable.questionnaire.api used by com.flowable.questionnaire.api Class Description Answer A DTO representing a single answer for aQuestion
Question The DTO for a single question as part of aQuestionnaire
.Questionnaire Represents a single questionnaire instance with the current question and optionally with previous question dataQuestionnaireModel This data object represents a questionnaire model (which is in fact a specific process model). -
Classes in com.flowable.questionnaire.api used by com.flowable.questionnaire.service Class Description Questionnaire Represents a single questionnaire instance with the current question and optionally with previous question dataQuestionnaireModel This data object represents a questionnaire model (which is in fact a specific process model).QuestionnaireService The Java API for the questionnaire service. -
Classes in com.flowable.questionnaire.api used by com.flowable.questionnaire.service.impl.entity Class Description Answer A DTO representing a single answer for aQuestion
Question The DTO for a single question as part of aQuestionnaire
.Questionnaire Represents a single questionnaire instance with the current question and optionally with previous question dataQuestionnaireModel This data object represents a questionnaire model (which is in fact a specific process model).