All Known Implementing Classes:
ChoiceQuestionFactory, TextQuestionFactory

@Deprecated public interface QuestionFactory
Deprecated.
  • Method Details

    • getTypes

      List<String> getTypes()
      Deprecated.
    • createQuestion

      Question createQuestion(Entity questionEntity)
      Deprecated.