Class BatchEEJobOperator

  • All Implemented Interfaces:
    javax.batch.operations.JobOperator

    public class BatchEEJobOperator
    extends DelegatingJobOperator
    • Constructor Detail

      • BatchEEJobOperator

        public BatchEEJobOperator​(javax.batch.operations.JobOperator builtIn,
                                  String... defaultJobNames)
    • Method Detail

      • getJobNames

        public Set<String> getJobNames()
                                throws javax.batch.operations.JobSecurityException
        Specified by:
        getJobNames in interface javax.batch.operations.JobOperator
        Overrides:
        getJobNames in class DelegatingJobOperator
        Throws:
        javax.batch.operations.JobSecurityException