Uses of Enum
org.apache.maven.buildcache.xml.CacheState
Packages that use CacheState
-
Uses of CacheState in org.apache.maven.buildcache
Methods in org.apache.maven.buildcache with parameters of type CacheStateModifier and TypeMethodDescriptionvoidMojoParametersListener.setCacheState(CacheState cacheState) -
Uses of CacheState in org.apache.maven.buildcache.xml
Methods in org.apache.maven.buildcache.xml that return CacheStateModifier and TypeMethodDescriptionCacheConfig.initialize()CacheConfigImpl.initialize()static CacheStateReturns the enum constant of this type with the specified name.static CacheState[]CacheState.values()Returns an array containing the constants of this enum type, in the order they are declared.