Uses of Enum
org.apache.maven.buildcache.xml.CacheSource
Packages that use CacheSource
-
Uses of CacheSource in org.apache.maven.buildcache
Methods in org.apache.maven.buildcache that return CacheSourceMethods in org.apache.maven.buildcache with parameters of type CacheSourceModifier and TypeMethodDescriptionLocalCacheRepository.getArtifactFile(CacheContext context, CacheSource source, Artifact artifact) LocalCacheRepositoryImpl.getArtifactFile(CacheContext context, CacheSource source, Artifact artifact) -
Uses of CacheSource in org.apache.maven.buildcache.xml
Methods in org.apache.maven.buildcache.xml that return CacheSourceModifier and TypeMethodDescriptionBuild.getSource()static CacheSourceReturns the enum constant of this type with the specified name.static CacheSource[]CacheSource.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.maven.buildcache.xml with parameters of type CacheSource