@Singleton
public class ResultCreator
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
ComponentResult |
createComponentResult(StudyResult studyResult,
Component component) |
StudyResult |
createStudyResult(StudyLink studyLink,
Worker worker)
Creates StudyResult and adds it to the given Worker.
|
public StudyResult createStudyResult(StudyLink studyLink, Worker worker)
public ComponentResult createComponentResult(StudyResult studyResult, Component component)