Uses of Class
com.atlassian.maven.plugin.clover.DistributedCoverage

Packages that use DistributedCoverage
com.atlassian.maven.plugin.clover.internal   
 

Uses of DistributedCoverage in com.atlassian.maven.plugin.clover.internal
 

Fields in com.atlassian.maven.plugin.clover.internal declared as DistributedCoverage
protected  DistributedCoverage AbstractCloverInstrumentMojo.distributedCoverage
          The configuration for distributed coverage collection by Clover.
 

Methods in com.atlassian.maven.plugin.clover.internal that return DistributedCoverage
 DistributedCoverage CompilerConfiguration.getDistributedCoverage()
           
 DistributedCoverage AbstractCloverInstrumentMojo.getDistributedCoverage()
           
 



Copyright © 2014 Atlassian Pty Ltd. All Rights Reserved.