- getArtifact(String, String) - Method in interface org.apache.sling.feature.io.artifacts.spi.ArtifactProvider
-
Get a local file for the artifact URL.
- getArtifactHandler(String) - Method in class org.apache.sling.feature.io.artifacts.ArtifactManager
-
Get the full artifact url and file for an artifact.
- getArtifactManager(ArtifactManagerConfig) - Static method in class org.apache.sling.feature.io.artifacts.ArtifactManager
-
Get an artifact manager based on the configuration
- getCachedArtifacts() - Method in class org.apache.sling.feature.io.artifacts.ArtifactManagerConfig
-
Get the number of cached artifacts
- getCacheDirectory() - Method in class org.apache.sling.feature.io.artifacts.ArtifactManagerConfig
-
Get the cache directory
- getCacheDirectory() - Method in interface org.apache.sling.feature.io.artifacts.spi.ArtifactProviderContext
-
Get the cache directory
- getDownloadedArtifacts() - Method in class org.apache.sling.feature.io.artifacts.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
-
- getFileContents(ArtifactHandler) - Method in class org.apache.sling.feature.io.artifacts.ArtifactManager
-
- getFileFromURL(URL, boolean, File) - Static method in class org.apache.sling.feature.io.IOUtils
-
Get a File from a local URL (if possible)
- getJarFileFromURL(URL, boolean, File) - Static method in class org.apache.sling.feature.io.IOUtils
-
Get a JarFile from a local URL (if possible)
- getLatestSnapshot(String) - Static method in class org.apache.sling.feature.io.artifacts.ArtifactManager
-
- getLocalArtifacts() - Method in class org.apache.sling.feature.io.artifacts.ArtifactManagerConfig
-
Get the number of local artifacts
- getLocalURL() - Method in class org.apache.sling.feature.io.artifacts.ArtifactHandler
-
Get a local url for the artifact
- getProtocol() - Method in interface org.apache.sling.feature.io.artifacts.spi.ArtifactProvider
-
The protocol name of the provider, e.g.
- getRepositoryUrls() - Method in class org.apache.sling.feature.io.artifacts.ArtifactManagerConfig
-
Get the repository urls.
- getUrl() - Method in class org.apache.sling.feature.io.artifacts.ArtifactHandler
-
Get the url of the artifact
- getValue(String, String[]) - Static method in class org.apache.sling.feature.io.artifacts.ArtifactManager
-