Uses of Class
org.apache.sling.feature.Artifact
Packages that use Artifact
-
Uses of Artifact in org.apache.sling.feature
Methods in org.apache.sling.feature that return ArtifactModifier and TypeMethodDescriptionArtifact.copy
(ArtifactId id) Create a copy of the artifact with a different idArtifacts.getExact
(ArtifactId id) Get the artifact for the given idExecutionEnvironmentExtension.getFramework()
Get the specified frameworkArtifacts.getSame
(ArtifactId id) Get the artifact for the given id, neglecting the versionMethods in org.apache.sling.feature that return types with arguments of type ArtifactModifier and TypeMethodDescriptionBundles.getBundlesByStartOrder()
Get the map of all bundles sorted by start order.Methods in org.apache.sling.feature with parameters of type Artifact