public class PreprocessorTaskInfo extends TaskInfo
| Constructor and Description |
|---|
PreprocessorTaskInfo(Tool preprocessor,
App app,
QuestionPart question,
String keyword) |
| Modifier and Type | Method and Description |
|---|---|
App |
getApp() |
String |
getHash() |
String |
getKeyword() |
QuestionPart |
getQuestion() |
getMemoryUsage, getPID, getTool, setMemoryUsage, setPID, setToolpublic PreprocessorTaskInfo(Tool preprocessor, App app, QuestionPart question, String keyword)
public String getHash()
public App getApp()
public QuestionPart getQuestion()
public String getKeyword()
Copyright © 2018. All rights reserved.