Class RunningExecutionsMojo

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

    @Mojo(name="running")
    public class RunningExecutionsMojo
    extends BatchEEMojoBase
    List running executions.
    • Field Detail

      • jobName

        @Parameter(required=true,
                   property="batchee.job")
        protected String jobName
        the job name used to query running executions
    • Constructor Detail

      • RunningExecutionsMojo

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