Interface CreateAnswerTask
- All Superinterfaces:
PersistTask<CreateAnswerTask.Params,
Void>
- All Known Implementing Classes:
AbstractCreateAnswerTask
,AbstractCreateChoiceAnswerTask
,CreateMultipleChoiceAnswerTask
,CreateSingleChoiceAnswerTask
,CreateTextAnswerTask
Deprecated.
-
Nested Class Summary
-
Method Summary
Methods inherited from interface ch.tocco.nice2.persist.core.api.exec.PersistTask
andThenDo, compose, compose2, composeWhen, discardResult, expand, expand, getDescription, ifElse, orWhen, orWhenNot, passWhen, passWhenNot, run, skipErrors, unwrap