- getArtifact(String, String) - Method in interface org.apache.sling.feature.io.file.spi.ArtifactProvider
-
Get a local file for the artifact URL.
- getArtifactHandler(String) - Method in class org.apache.sling.feature.io.file.ArtifactManager
-
Get the full artifact url and file for an artifact.
- getArtifactManager(ArtifactManagerConfig) - Static method in class org.apache.sling.feature.io.file.ArtifactManager
-
Get an artifact manager based on the configuration
- getCachedArtifacts() - Method in class org.apache.sling.feature.io.file.ArtifactManagerConfig
-
Get the number of cached artifacts
- getCacheDirectory() - Method in class org.apache.sling.feature.io.file.ArtifactManagerConfig
-
Get the cache directory
- getCacheDirectory() - Method in interface org.apache.sling.feature.io.file.spi.ArtifactProviderContext
-
Get the cache directory
- getDownloadedArtifacts() - Method in class org.apache.sling.feature.io.file.ArtifactManagerConfig
-
Get the number of downloaded artifacts
- getFeatureFiles(File, String...) - Static method in class org.apache.sling.feature.io.IOUtils
-
Get the list of feature files.
- getFeatureId(Map<String, Object>) - Method in class org.apache.sling.feature.io.json.FeatureJSONReader
-
- getFile() - Method in class org.apache.sling.feature.io.file.ArtifactHandler
-
Get a file for the artifact
- getFileContents(ArtifactHandler) - Method in class org.apache.sling.feature.io.file.ArtifactManager
-
- getLatestSnapshot(String) - Static method in class org.apache.sling.feature.io.file.ArtifactManager
-
- getLocalArtifacts() - Method in class org.apache.sling.feature.io.file.ArtifactManagerConfig
-
Get the number of local artifacts
- getProtocol() - Method in interface org.apache.sling.feature.io.file.spi.ArtifactProvider
-
The protocol name of the provider, e.g.
- getRepositoryUrls() - Method in class org.apache.sling.feature.io.file.ArtifactManagerConfig
-
Get the repository urls.
- getUrl() - Method in class org.apache.sling.feature.io.file.ArtifactHandler
-
Get the url of the artifact
- getValue(String, String[]) - Static method in class org.apache.sling.feature.io.file.ArtifactManager
-