Uses of Interface
org.wildfly.extension.batch.jberet.BatchConfiguration
Packages that use BatchConfiguration
-
Uses of BatchConfiguration in org.wildfly.extension.batch.jberet.deployment
Constructor parameters in org.wildfly.extension.batch.jberet.deployment with type arguments of type BatchConfigurationModifierConstructorDescriptionJobOperatorService(Consumer<jakarta.batch.operations.JobOperator> jobOperatorConsumer, Supplier<BatchConfiguration> batchConfigurationSupplier, Supplier<SecurityAwareBatchEnvironment> batchEnvironmentSupplier, Supplier<ExecutorService> executorSupplier, Supplier<org.jboss.as.server.suspend.SuspendController> suspendControllerSupplier, Supplier<org.jboss.as.controller.ProcessStateNotifier> processStateSupplier, Boolean restartJobsOnResume, String deploymentName, WildFlyJobXmlResolver resolver)