| Package | Description |
|---|---|
| qa.seqa.dao | |
| qa.seqa.model |
| Modifier and Type | Method and Description |
|---|---|
List<Module> |
ModuleDAO.getModules() |
List<Module> |
InMemoryModuleDAO.getModules() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleDAO.insertModule(Module m) |
void |
InMemoryModuleDAO.insertModule(Module m) |
| Modifier and Type | Field and Description |
|---|---|
private List<Module> |
Pipeline.modules |
| Modifier and Type | Method and Description |
|---|---|
List<Module> |
Pipeline.getModules() |
| Modifier and Type | Method and Description |
|---|---|
void |
Pipeline.setModules(List<Module> modules) |
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.