Class SystemExportPartitionMapper

  • All Implemented Interfaces:
    javax.batch.api.partition.PartitionMapper

    @Dependent
    public class SystemExportPartitionMapper
    extends Object
    implements javax.batch.api.partition.PartitionMapper
    • Field Detail

      • fhirResourceType

        @Inject
        String fhirResourceType
        Fhir ResourceType.
    • Constructor Detail

      • SystemExportPartitionMapper

        public SystemExportPartitionMapper()
    • Method Detail

      • mapPartitions

        public javax.batch.api.partition.PartitionPlan mapPartitions()
                                                              throws Exception
        Specified by:
        mapPartitions in interface javax.batch.api.partition.PartitionMapper
        Throws:
        Exception