Uses of Class
org.duracloud.snapshot.service.impl.RestoreJobExecutionListener
Packages that use RestoreJobExecutionListener
-
Uses of RestoreJobExecutionListener in org.duracloud.snapshot.service.impl
Constructors in org.duracloud.snapshot.service.impl with parameters of type RestoreJobExecutionListenerModifierConstructorDescriptionRestoreJobBuilder(RestoreJobExecutionListener jobListener, org.springframework.batch.core.repository.JobRepository jobRepository, org.springframework.transaction.PlatformTransactionManager transactionManager, org.springframework.core.task.TaskExecutor taskExecutor, RestoreManager restoreManager, SnapshotContentItemRepo snapshotContentItemRepo, StoreClientHelper storeClientHelper)