Interface GetSurveyAsMapTaskContribution
- All Superinterfaces:
ModuleDependentContribution
-
Method Summary
Modifier and TypeMethodDescriptiongetTask(TextResources textResources, DisplayFactory displayFactory, ContentTreeService contentTreeService, Map<String, QuestionHandler> questionHandlers) Methods inherited from interface ModuleDependentContribution
getModule, setModule
-
Method Details
-
getTask
OptionalTask<Tuple3<Entity,Entity, getTaskBoolean>, Map<String, Object>> (TextResources textResources, DisplayFactory displayFactory, ContentTreeService contentTreeService, Map<String, QuestionHandler> questionHandlers)
-