Package org.apache.ivy.core
Class IvyPatternHelper.OriginalArtifactNameValue
java.lang.Object
org.apache.ivy.core.IvyPatternHelper.OriginalArtifactNameValue
- Enclosing class:
- IvyPatternHelper
This class returns the original name of the artifact 'on demand'. This is done to avoid
having to read the cached datafile containing the original location of the artifact if we
don't need it.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
org
-
moduleName
-
branch
-
revision
-
extraModuleAttributes
-
artifactName
-
artifactType
-
artifactExt
-
extraArtifactAttributes
-
origin
-
-
Constructor Details
-
OriginalArtifactNameValue
-
OriginalArtifactNameValue
- Parameters:
origin
- ArtifactOrigin
-
-
Method Details