Uses of Class
org.apache.maven.buildcache.xml.config.PathSet
-
Packages that use PathSet Package Description org.apache.maven.buildcache.xml.config -
-
Uses of PathSet in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return PathSet Modifier and Type Method Description PathSetInput. getGlobal()Get global input calculation rules applicable to all projects and plugins in the build.Methods in org.apache.maven.buildcache.xml.config with parameters of type PathSet Modifier and Type Method Description voidInput. setGlobal(PathSet global)Set global input calculation rules applicable to all projects and plugins in the build.
-