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