public static class PluginArtifactsCache.CacheRecord extends Object
Constructor and Description |
---|
CacheRecord(List<Artifact> artifacts) |
CacheRecord(PluginResolutionException exception) |
Modifier and Type | Method and Description |
---|---|
List<Artifact> |
getArtifacts() |
PluginResolutionException |
getException() |
public CacheRecord(PluginResolutionException exception)
public PluginResolutionException getException()
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.