Uses of Class
org.apache.maven.buildcache.xml.config.ExecutionControl
Packages that use ExecutionControl
-
Uses of ExecutionControl in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return ExecutionControlModifier and TypeMethodDescriptionCacheConfig.getExecutionControl()Get execution rules for plugins in cached mode.Methods in org.apache.maven.buildcache.xml.config with parameters of type ExecutionControlModifier and TypeMethodDescriptionvoidCacheConfig.setExecutionControl(ExecutionControl executionControl) Set execution rules for plugins in cached mode.