public class BomBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SWARM_GROUP |
| Constructor and Description |
|---|
BomBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
dependenciesList(List<ExposedComponents> components) |
static String |
generateBOM(String template,
List<ExposedComponents> components) |
public static final String SWARM_GROUP
public static String generateBOM(String template, List<ExposedComponents> components)
public static List<String> dependenciesList(List<ExposedComponents> components)
Copyright © 2016 JBoss by Red Hat. All rights reserved.