public class ArtifactResult extends Object
| Constructor and Description |
|---|
ArtifactResult(Path path,
String type,
Map<String,Path> additionalPaths) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Path> |
getAdditionalPaths() |
Path |
getPath() |
String |
getType() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.