public class PaginatorsGeneratorTasks extends BaseGeneratorTasks
baseDirectory, log, model, testDirectory
Constructor and Description |
---|
PaginatorsGeneratorTasks(GeneratorTaskParams dependencies) |
Modifier and Type | Method and Description |
---|---|
protected 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.
|
createPoetGeneratorTask, createPoetGeneratorTestTask, info, iterator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public PaginatorsGeneratorTasks(GeneratorTaskParams dependencies)
protected boolean hasTasks()
BaseGeneratorTasks
hasTasks
in class BaseGeneratorTasks
protected List<GeneratorTask> createTasks() throws Exception
createTasks
in class BaseGeneratorTasks
Exception
Copyright © 2020. All rights reserved.