Uses of Class
org.duracloud.snapshot.service.impl.SnapshotJobExecutionListener
-
Packages that use SnapshotJobExecutionListener Package Description org.duracloud.snapshot.service.impl -
-
Uses of SnapshotJobExecutionListener in org.duracloud.snapshot.service.impl
Constructors in org.duracloud.snapshot.service.impl with parameters of type SnapshotJobExecutionListener Constructor Description SnapshotJobBuilder(SnapshotJobExecutionListener jobListener, org.springframework.batch.core.repository.JobRepository jobRepository, org.springframework.transaction.PlatformTransactionManager transactionManager, org.springframework.core.task.TaskExecutor taskExecutor, org.duracloud.snapshot.service.SnapshotManager snapshotManager, StoreClientHelper storeClientHelper)
-