| Package | Description |
|---|---|
| org.qetools.task_generator | |
| org.qetools.task_generator.core |
| Modifier and Type | Method and Description |
|---|---|
List<Epic> |
Template.getEpics() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TaskGenerator.createEpic(Epic epic)
Creates epic.
|
protected void |
TaskGenerator.createTask(Task task,
Epic epic)
Creates a task which will be linked the an epic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Template.setEpics(List<Epic> epics) |
| Modifier and Type | Method and Description |
|---|---|
Epic |
Task.getEpic() |
| Modifier and Type | Method and Description |
|---|---|
void |
Task.setEpic(Epic epic) |
Copyright © 2022. All rights reserved.