| Package | Description |
|---|---|
| org.gradle.api.internal.externalresource | |
| org.gradle.api.internal.externalresource.cached |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalFileStandInExternalResource
Used when we find a file locally that matches the checksum of some external resource.
|
class |
LocallyAvailableExternalResource |
class |
MetaDataOnlyExternalResource |
class |
MissingExternalResource
Sentinel for representing that there is no resource at some source location.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachedExternalResourceAdapter
Creates an ExternalResource from something that has been cached locally.
|
Copyright © 2013. All rights reserved