Class BatchEEMojoBase

    • Field Detail

      • properties

        @Parameter
        protected Map<String,​String> properties
        the BatchEE properties when executed locally
      • operator

        protected volatile javax.batch.operations.JobOperator operator
    • Constructor Detail

      • BatchEEMojoBase

        public BatchEEMojoBase()
    • Method Detail

      • getOrCreateOperator

        protected javax.batch.operations.JobOperator getOrCreateOperator()