Uses of Class
org.apache.maven.buildcache.xml.config.AttachedOutputs
Packages that use AttachedOutputs
-
Uses of AttachedOutputs in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return AttachedOutputsModifier and TypeMethodDescriptionConfiguration.getAttachedOutputs()Get the attachedOutputs field.Methods in org.apache.maven.buildcache.xml.config with parameters of type AttachedOutputsModifier and TypeMethodDescriptionvoidConfiguration.setAttachedOutputs(AttachedOutputs attachedOutputs) Set the attachedOutputs field.