Uses of Enum
org.apache.maven.buildcache.checksum.exclude.Exclusion.MatcherType
Packages that use Exclusion.MatcherType
-
Uses of Exclusion.MatcherType in org.apache.maven.buildcache.checksum.exclude
Methods in org.apache.maven.buildcache.checksum.exclude that return Exclusion.MatcherTypeModifier and TypeMethodDescriptionstatic Exclusion.MatcherTypeReturns the enum constant of this type with the specified name.static Exclusion.MatcherType[]Exclusion.MatcherType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.maven.buildcache.checksum.exclude with parameters of type Exclusion.MatcherTypeModifierConstructorDescriptionExclusion(Path absolutePath, Exclusion.MatcherType resolutionType, Exclusion.EntryType entryType)