Uses of Class
org.apache.maven.buildcache.xml.config.Discovery
-
Packages that use Discovery Package Description org.apache.maven.buildcache.xml.config -
-
Uses of Discovery in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return Discovery Modifier and Type Method Description Discovery
MultiModule. getDiscovery()
Get section to specify how to discover multi module projects.Methods in org.apache.maven.buildcache.xml.config with parameters of type Discovery Modifier and Type Method Description void
MultiModule. setDiscovery(Discovery discovery)
Set section to specify how to discover multi module projects.
-