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