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