Package | Description |
---|---|
org.apache.batchee.spring.ui |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.web.servlet.ServletRegistrationBean<JBatchController> |
BatchEEUI.batcheeUI(javax.batch.operations.JobOperator operator,
BatchEEUI.Properties properties) |
javax.batch.operations.JobOperator |
BatchEEUI.operator(org.springframework.batch.core.explore.JobExplorer jobExplorer,
org.springframework.batch.core.repository.JobRepository jobRepository,
org.springframework.transaction.PlatformTransactionManager transactionManager,
DataSource dataSource,
BatchEEUI.Properties properties,
List<org.springframework.batch.core.Job> jobs) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.