Class ConfluenceExportMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="export",
          threadSafe=true,
          requiresProject=false)
    public class ConfluenceExportMojo
    extends AbstractBaseConfluenceMojo
    Export a confluence page either in PDF or DOC
    Since:
    3.4.3
    Author:
    bsorrentino
    • Constructor Detail

      • ConfluenceExportMojo

        public ConfluenceExportMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException