Package net.sf.jasperreports.maven
Class AbstractJasperReportsMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
net.sf.jasperreports.maven.AbstractJasperReportsMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
JasperReportsCompileMojo,JasperReportsDecompileMojo,JasperReportsUpdateMojo
public abstract class AbstractJasperReportsMojo
extends org.apache.maven.plugin.AbstractMojo
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Field Summary
FieldsFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.plugin.Mojo
execute
-
Field Details
-
jasperReportsContext
-
-
Constructor Details
-
AbstractJasperReportsMojo
public AbstractJasperReportsMojo()
-
-
Method Details
-
error
protected void error() -
isError
protected boolean isError() -
getThreads
protected int getThreads() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-