Uses of Class
org.apache.maven.buildcache.xml.config.ExecutionControl
-
Packages that use ExecutionControl Package Description org.apache.maven.buildcache.xml.config -
-
Uses of ExecutionControl in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return ExecutionControl Modifier and Type Method Description ExecutionControlCacheConfig. getExecutionControl()Get execution rules for plugins in cached mode.Methods in org.apache.maven.buildcache.xml.config with parameters of type ExecutionControl Modifier and Type Method Description voidCacheConfig. setExecutionControl(ExecutionControl executionControl)Set execution rules for plugins in cached mode.
-