@Service public class GreedyPipelineCreatorService extends Object implements PipelineCreatorService
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
logger |
private InMemoryModuleDAO |
moduleDAO |
| Constructor and Description |
|---|
GreedyPipelineCreatorService() |
private final org.slf4j.Logger logger
@Autowired private InMemoryModuleDAO moduleDAO
public List<Pipeline> createAllPossiblePipelines()
createAllPossiblePipelines in interface PipelineCreatorServiceCopyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.