com.atlassian.maven.plugin.clover
Class CloverSaveHistoryMojo

java.lang.Object
  extended byorg.apache.maven.plugin.AbstractMojo
      extended bycom.atlassian.maven.plugin.clover.internal.AbstractCloverMojo
          extended bycom.atlassian.maven.plugin.clover.CloverSaveHistoryMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class CloverSaveHistoryMojo
extends AbstractCloverMojo

Save a Clover history point.

Version:
$Id: CloverSaveHistoryMojo.java 555822 2007-07-13 00:03:28Z vsiveton $

Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
CloverSaveHistoryMojo()
           
 
Method Summary
 void execute()
          
 
Methods inherited from class com.atlassian.maven.plugin.clover.internal.AbstractCloverMojo
areCloverDatabasesAvailable, getCloverDatabase, getCloverMergeDatabase, getFlushInterval, getFlushPolicy, getJdk, getProject, getResourceManager, getWaitForFlush, registerCloverAntTasks, registerLicenseFile, registerLicenseFile, setLicenseLocation, setProject, setResourceManager, waitForFlush
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloverSaveHistoryMojo

public CloverSaveHistoryMojo()
Method Detail

execute

public void execute()
             throws org.apache.maven.plugin.MojoExecutionException

Specified by:
execute in interface org.apache.maven.plugin.Mojo
Overrides:
execute in class AbstractCloverMojo
Throws:
org.apache.maven.plugin.MojoExecutionException
See Also:
AbstractCloverMojo.execute()


Copyright © 2007 Atlassian Software Systems Pty Ltd. All Rights Reserved.