public class SmokeTestsGeneratorTasks extends BaseGeneratorTasks
freemarker, log, model| Constructor and Description |
|---|
SmokeTestsGeneratorTasks(GeneratorTaskParams params) |
| Modifier and Type | Method and Description |
|---|---|
List<GeneratorTask> |
createTasks() |
protected boolean |
hasTasks()
Hook to allow subclasses to indicate they have no tasks so they can assume when createTasks is called there's something to
emit.
|
info, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic SmokeTestsGeneratorTasks(GeneratorTaskParams params)
protected boolean hasTasks()
BaseGeneratorTaskshasTasks in class BaseGeneratorTaskspublic List<GeneratorTask> createTasks() throws Exception
createTasks in class BaseGeneratorTasksExceptionCopyright © 2019. All rights reserved.