public class RecordArtifactVerifier extends Object implements BuildableContext
| Constructor and Description |
|---|
RecordArtifactVerifier(Collection<Path> allowedPaths,
BuildableContext context) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Path> |
getPaths() |
void |
recordArtifact(Path pathToArtifact) |
public RecordArtifactVerifier(Collection<Path> allowedPaths, BuildableContext context)
public void recordArtifact(Path pathToArtifact)
recordArtifact in interface BuildableContextBuildInfoRecorder.recordArtifact(Path)