Class JobExecutionMojo

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

    @Mojo(name="execution")
    public class JobExecutionMojo
    extends JobExecutionMojoBase
    Print job an execution.
    • Field Detail

      • executionId

        @Parameter(required=true,
                   property="batchee.executionId")
        protected long executionId
        the executionId to query.
    • Constructor Detail

      • JobExecutionMojo

        public JobExecutionMojo()
    • 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