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