Package org.apache.maven.plugin
Class PluginArtifactsCache.CacheRecord
java.lang.Object
org.apache.maven.plugin.PluginArtifactsCache.CacheRecord
- Enclosing interface:
 PluginArtifactsCache
CacheRecord
- 
Constructor Summary
ConstructorsConstructorDescriptionCacheRecord(List<Artifact> artifacts) CacheRecord(PluginResolutionException exception)  - 
Method Summary
Modifier and TypeMethodDescription 
- 
Constructor Details
- 
CacheRecord
 - 
CacheRecord
 
 - 
 - 
Method Details
- 
getArtifacts
 - 
getException
 
 -